Commit Graph

33 Commits

Author SHA1 Message Date
69f26959a3 Update src/chat.md
Fix command block for cwtch
2025-01-24 17:07:55 -05:00
b55ebb4df8 Fix webring link 2024-10-06 19:13:56 -07:00
bugs
f609170012 Add donate page 2024-01-17 21:51:39 -08:00
027da103a2 update chat page 2023-11-05 15:13:01 -05:00
60fe042426 One more thing, for cwtch 2023-07-13 17:44:50 -07:00
c91cf9c284 Add cwtch! 2023-07-13 17:43:43 -07:00
ba56e2b72e change verbiage of aradio to be betterer 2022-12-05 12:15:13 -08:00
a93dcaa201 Add my projects to projects :-) 2022-12-05 12:13:03 -08:00
22bca27994 Add Anarchy Chat to projects 2022-12-04 16:50:16 -08:00
5c9ed3caee Point to the new chat documentation 2022-12-04 16:47:05 -08:00
6d9cdcf89a anarchy radio 2022-12-01 15:50:41 -08:00
e1742e1243 Update 'src/chat.md' 2022-11-28 09:54:06 -08:00
b0ade52518 Update 'src/chat.md' 2022-11-28 09:50:33 -08:00
63f3955f87 edit phrasing slightly and add security warning 2022-11-28 09:46:40 -08:00
a a
1558d6b542 Updated chat.md 2022-11-25 10:08:25 -08:00
a a
80ae9a6d2f Add chat.md 2022-11-25 09:40:18 -08:00
4c6825bd4a wrong link for jitsi 2022-11-20 20:08:19 -08:00
e3246dbfb0 add shh.anarchyplanet.org 2022-10-17 18:37:04 -07:00
9b10df9573 Merge branch 'favicon' 2022-09-05 18:04:01 -07:00
529235a786 add favicon 2022-09-05 18:00:26 -07:00
f68d310cc5 Merge git.anarchyplanet.org/AnarchyPlanet/anarchyplanet-site
Conflicting changes were made to the master branch on different systems. This
commit resolves the conflicts and merges them.
2022-08-01 11:43:18 -07: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
4b9ad66558 fix typo and keep some words between links 2022-05-17 13:17:50 -07:00
c5e2fa0f95 index: put at least one word between links 2022-03-11 12:50:10 -08:00
d08452f477 webring: add missing period 2022-01-04 14:00:04 -08:00
2ea4025787 webring: prefer HTTPS where sites will auto redirect anyway 2022-01-04 13:59:32 -08:00
e54b7e8e3d webring: break paragraph, change mailto: address, label ToC 2022-01-04 13:57:48 -08:00
9523d039a7 style.css: reformat; use color vars; style the nav 2022-01-04 10:02:17 -08: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
9d77008885 index: reformat and add some links 2022-01-04 09:52:33 -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