[mirror] Command-line application for uploading a site to a git-pages server

Use an admonition in README.

Changed files
+3 -2
+3 -2
README.md
··· 3 3 4 4 _git-pages-cli_ is a command-line application for publishing sites to [git-pages]. 5 5 6 - If you want to publish a site from a Forgejo Actions workflow, use [git-pages/action] instead. 6 + > [!TIP] 7 + > If you want to publish a site from a CI workflow, use the [Forgejo Action][git-pages-action] instead. 7 8 8 9 [git-pages]: https://codeberg.org/git-pages/git-pages 9 - [git-pages/action]: https://codeberg.org/git-pages/action 10 + [git-pages-action]: https://codeberg.org/git-pages/action 10 11 11 12 12 13 Installation