Gitlink Extension For Quarto
gitlink is an extension for Quarto that turns Git hosting references into links, across GitHub, GitLab, Codeberg, Gitea, and Bitbucket, and draws a repository widget with live star and fork counts.
Installation
quarto add mcanouil/quarto-gitlink@1.10.0
This will install the extension under the _extensions subdirectory.
If you're using version control, you will want to check in this directory.
Documentation
The full documentation lives at https://m.canouil.dev/quarto-gitlink/: every option, the supported platforms and their reference forms, URL processing, badges, the repository widget, and custom platforms.
example.qmd is a short, standalone starting point you can copy.
Licence
MIT.