Posts

Why Typst for Pelican?

The itch that started it all Pelican is a static site generator written in Python. It turns plain-text content (Markdown or reStructuredText by default) into a fully rendered blog, and it does this without a database, without a runtime server process, and without much fuss. That simplicity is the whole …