Static site generators – sounds boring. But most aren’t, because they try to do everything and end up big and complex.
PicoSSG is intentionally boring. It processes .md and .njk files, copies everything else as-is. Around 300 lines of plain JavaScript.
Think of it as cp + markdown + nunjucks. That’s it. Boring!
wolframkriesing•4h ago