2024-09-25 UTC
# samlittlefair [edit] Hey folks, I'm working on a super simple static site generator. Basically, you can write Markdown and it will produce a full website for you. The Markdown is pretty idiomatic: if the first block is a `#`, it's interpretted as the page title. A `date` property identifies it as ephemeral content (so it's excluded from main navs and included in the `feed.xml`). It uses basic file-system routing, so the structure of your