Skip to content

Make the funding call-to-action more prominent#2101

Closed
bbatsov wants to merge 2 commits into
masterfrom
prominent-funding-callout
Closed

Make the funding call-to-action more prominent#2101
bbatsov wants to merge 2 commits into
masterfrom
prominent-funding-callout

Conversation

@bbatsov

@bbatsov bbatsov commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Brings the funding ask in line with what CIDER's README does: a short personal note followed by a bold call-to-action up top that links to a dedicated Funding section, plus a GitHub Sponsors badge alongside the existing ones. The individual funding channels now live under a ## Funding heading instead of being tucked into the intro.

bbatsov added 2 commits July 20, 2026 08:40
Built on the completion categories already advertised, wired via
with-eval-after-load so Embark and Marginalia stay soft dependencies.

- projectile--embark-project-file-target + ...-transform: an Embark
  `project-file' transformer that AUGMENTS Embark's own rather than
  replacing it. It resolves a candidate against the Projectile root only
  when the file actually lives there (existence guard), and otherwise
  defers to whatever transformer Embark already had. So Embark's file
  actions hit the right file even when default-directory is a
  subdirectory, and non-Projectile `project-file' completions are
  provably unaffected.
- projectile-embark-project-map: an action keymap for the new
  `projectile-project' category (switch/vc/dired/remove). This category
  is Projectile-only, so it can't collide with anything. Project-switch
  completions move from `file' to `projectile-project', with a Marginalia
  annotator reusing the built-in file annotator so annotations are
  unchanged.

Marked experimental in the changelog.
Add a bold funding callout up top (in the spirit of CIDER's README)
that links to a new Funding section, add a GitHub Sponsors badge, and
collect the funding channels under the Funding heading.
@bbatsov bbatsov closed this Jul 20, 2026
@bbatsov
bbatsov deleted the prominent-funding-callout branch July 20, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant