OCTADE
@octade@soc.octade.net
I haven't tried Pelican. Good to know.
Long ago I wrote a site generator that iterates a directory of text and markdown files and converts them to a themed HTML website with links to the binary files with hash digests for all the files so users can verify integrity.
Maybe I should dig it up and add digital signatures to the engine then share it. Would anyone use this sort of thing?
@octade FWIW, users verifying file integrity isn't really a need for me. I just want to make a website out of Markdown files. But maybe that's just me?