mention the docsy hugo theme authored by anarcat's avatar anarcat
...@@ -641,7 +641,9 @@ Staff hours, hosting costs shadowed by GitLab. ...@@ -641,7 +641,9 @@ Staff hours, hosting costs shadowed by GitLab.
* [antora](https://antora.org/): used by the Emacs [projectile](https://docs.projectile.mx/projectile/) project, multiple * [antora](https://antora.org/): used by the Emacs [projectile](https://docs.projectile.mx/projectile/) project, multiple
project support, asciidoc, javascript project support, asciidoc, javascript
* [hugo](https://gohugo.io/): golang, multiple themes, plugins, see for example * [hugo](https://gohugo.io/): golang, multiple themes, plugins, see for example
[geekdocs](https://geekdocs.de/) for a docs oriented theme [geekdocs](https://geekdocs.de/) for a docs oriented theme and [docsy](https://www.docsy.dev/) for one
heavily used around Google projects like [kubernetes](https://kubernetes.io/), [grpc](https://www.grpc.io/)
or [protobufs](https://protobuf.dev/)
* [ikiwiki][]: previously used, old, Perl, hard to setup, occult templating system, slow * [ikiwiki][]: previously used, old, Perl, hard to setup, occult templating system, slow
* [lektor](https://www.getlektor.com/): used at Tor for other public websites * [lektor](https://www.getlektor.com/): used at Tor for other public websites
* [mdBook](https://rust-lang.github.io/mdBook/): useful to build user manuals, used by the Rust * [mdBook](https://rust-lang.github.io/mdBook/): useful to build user manuals, used by the Rust
... ...
......