another SSG came into tor authored by anarcat's avatar anarcat
...@@ -672,6 +672,8 @@ Staff hours, hosting costs shadowed by GitLab. ...@@ -672,6 +672,8 @@ Staff hours, hosting costs shadowed by GitLab.
* [11ty](https://www.11ty.dev/): [picked by mozilla](https://hacks.mozilla.org/2020/10/to-eleventy-and-beyond/), javascript * [11ty](https://www.11ty.dev/): [picked by mozilla](https://hacks.mozilla.org/2020/10/to-eleventy-and-beyond/), javascript
* [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
* [docusaurus](https://docusaurus.io/): React, MDX, made by Meta/Facebook, single-page
app, used for Arti docs
* [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 and [docsy](https://www.docsy.dev/) for one [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/) heavily used around Google projects like [kubernetes](https://kubernetes.io/), [grpc](https://www.grpc.io/)
... ...
......