pull down to refresh
141 sats \ 0 replies \ @ek 10h \ on: What are stackers' favourite blog platforms / backend Design
I used to use Hugo for my blog, but then I realized all I really need is to parse markdown to html.
So now I just have this script that mainly uses goldmark with extensions and html/template.