docs: follow that lowtech mag trick

This commit is contained in:
decentral1se 2024-07-22 20:12:36 +02:00
parent 8c7909a790
commit 0f246a0704
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -4,7 +4,7 @@
<img src="./contrib/logo/logo.png" /> <img src="./contrib/logo/logo.png" />
</p> </p>
A [Go] implementation of [distribusi]. An implementation of [distribusi] in [a faster programming language].
`distribusi` is a content management system for the web that produces static `distribusi` is a content management system for the web that produces static
index pages based on folders in the filesystem. It is inspired by the automatic index pages based on folders in the filesystem. It is inspired by the automatic
@ -209,12 +209,13 @@ Binaries are in `dist`.
<img src="https://www.gnu.org/graphics/gplv3-or-later.png" /> <img src="https://www.gnu.org/graphics/gplv3-or-later.png" />
</a> </a>
[Go]: https://go.dev [a faster programming language]: https://go.dev
[Pillow]: https://pillow.readthedocs.io/en/stable/installation.html#external-libraries [Pillow]: https://pillow.readthedocs.io/en/stable/installation.html#external-libraries
[distribusi]: https://git.vvvvvvaria.org/varia/distribusi [distribusi]: https://git.vvvvvvaria.org/varia/distribusi
[exiftool]: https://exiftool.org/ [exiftool]: https://exiftool.org/
[here are the differences]: #differences-compared-to-the-python-version [here are the differences]: #differences-compared-to-the-python-version
[install instructions]: #install [install instructions]: #install
[Go]: https://go.dev
[on go.dev]: https://go.dev/doc/install/source#environment [on go.dev]: https://go.dev/doc/install/source#environment
[on pkg.go.dev]: https://pkg.go.dev/path/filepath#Match [on pkg.go.dev]: https://pkg.go.dev/path/filepath#Match
[open a ticket]: https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/new/choose [open a ticket]: https://git.vvvvvvaria.org/decentral1se/distribusi-go/issues/new/choose