docs: add Forgejo migration note #121

Merged
barrettruth merged 1 commit from docs/readme-forgejo-note into main 2026-05-04 22:31:01 +00:00
Owner

Summary

  • add a styled README note that development has moved to Forgejo
  • link the Forgejo repo from the note and call GitHub a compatibility mirror
  • point users to :help preview.nvim-migration for optional source configuration updates

Research

  • Forgejo 15.0.1 rendered [!NOTE] as attention-note HTML through the live /api/v1/markdown endpoint.
  • The same render check confirmed the Forgejo link and :help text render correctly.

Verification

  • nix develop .#ci --command just format
  • tea api -l vps markdown ...
## Summary - add a styled README note that development has moved to Forgejo - link the Forgejo repo from the note and call GitHub a compatibility mirror - point users to `:help preview.nvim-migration` for optional source configuration updates ## Research - Forgejo 15.0.1 rendered `[!NOTE]` as `attention-note` HTML through the live `/api/v1/markdown` endpoint. - The same render check confirmed the Forgejo link and `:help` text render correctly. ## Verification - nix develop .#ci --command just format - tea api -l vps markdown ...
docs: add Forgejo migration note
All checks were successful
quality / Test (pull_request) Successful in 5s
quality / Lint (pull_request) Successful in 5s
quality / Format (pull_request) Successful in 7s
3093261137
barrettruth deleted branch docs/readme-forgejo-note 2026-05-04 22:31:01 +00:00
Sign in to join this conversation.
No description provided.