compudanzas/src/wiki.gmo

15 lines
541 B
Plaintext
Raw Normal View History

2021-06-17 02:53:26 +00:00
# wiki
this wiki is heavily inspired by xxiivv and several sites in that webring
=> https://wiki.xxiivv.com/ XXIIVV
=> https://webring.xxiivv.com/ Webring
like compudanzas, this wiki always in construction, see the {roadmap} for what wants to happen.
2021-06-17 02:53:26 +00:00
the source files are written in a gemtext-like format, ready to be used in the {gemini} protocol.
the site is built with a custom engine composed of a shell script, awk scripts, and a python script.
=> https://codeberg.org/sejo/compudanzas compudanzas site generator and source files