summaryrefslogtreecommitdiff
path: root/static-html
AgeCommit message (Collapse)Author
2024-03-10Delete duplicate .css fileSteph Enders
2024-03-10Updated build and posts - should be deployableSteph Enders
Everything SEEMS like it should be deployable now. Let's see
2024-02-29Initial rework commit: Build Script POC and CSS doneSteph Enders
I've created the main CSS layout and a proof of concept for the build script: this will actually build any "done" _post/ file and generate it as a workable HTML file. However, no index file generate, rss, or gemini is implemented