6 Commits

Author SHA1 Message Date
4c6825bd4a wrong link for jitsi 2022-11-20 20:08:19 -08:00
2f75655c4c added projects, and also fixed up ABC order of projects. 2022-08-01 14:31:20 -04:00
3b30f8f2f9 add anarchy.tube to projects 2022-05-17 13:38:54 -07:00
d3abb3e90b projects: reformat, and remove link to self 2022-01-04 09:54:25 -08:00
0248079019 projects: small fixes 2022-01-04 09:53:51 -08:00
05b50d5c5f Switch to Makefile + ssg build system; add a dynamic nav
The old build system worked, but ssg adds some features while still
being simple and easy to hack on:

* set page title from the h1 tag, rather than the file name
* generate a sitemap (which we adapt to also generate a nav)

This site doesn't need a dynamic nav, but the Anarchy Planet docs site
will have a lot of rapidly changing pages and will benefit from a
dynamic nav. This way we can use the same build system for both
sites.
2022-01-04 09:39:23 -08:00