Hacker News new | ask | show | jobs
by vunderba 639 days ago
I swapped away from Wordpress to Pelican, a static site generator written in Python. The theme is a heavily customized version of Octapress - and its really performant with zero third-party dependencies / network requests.

Plus I like that I can literally click a button in Obsidian which formats a note, compresses/optimizes the media, and pushes it up to my website. Frictionless blog posting FTW.

https://github.com/getpelican/pelican

https://mordenstar.com

Though... recently I've been thinking about swapping over to Astro because the grass is always greener.