6
0

A lightweight static site generator for building NomadNet websites

3mon 4d ago by feddit.dk/u/CarstenBoll in Reticulum@mander.xyz from code.carstenboll.dk

My work is forcing me - a non programmer - to learn how to use codex, so I decided to use it to build a sort of lightweight cms for NomadNet.

It allows you to use markdown to author content and make pages dynamic by using directives to e.g. show a list of pages (for blogs), make all files in a folder available for download, and embed images which are then converted to micron.

I built it for me, but this is a cleaned up version which is easy to clone and configure to look like you want it to look.

Hope it's useful for some of you 🙂