Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Local installation

The blog is made with [Zola], based on the [Abridge theme].
The blog is made with [Zola], based on the [Abridge theme][^1].

You will need:
* The `zola` binary v0.19.1 or higher
Expand Down Expand Up @@ -60,3 +60,4 @@ documentation-best-practices

[Zola]: https://www.getzola.org/
[Abridge theme]: https://abridge.pages.dev/overview-abridge/
[^1]: Included as a git submodule, so clone recursively or `git submodule update --init --recursive`.
Loading