Post #3432224
2026-06-26 05:53 UTC
Anyone got recommendations for a self hosted blog?
Currently I’ve got my posts in markdown in a git repo together with some templates, and push this to omg.lol through their API.
I’m after something that would replicate that ‘DX’ for me: Ideally I’d want to be able to run the whole thing in a Forgejo Action, and then only spit out static HTML/CSS.
I don’t want all the URLs to change either so probably need some custom routing.
And I don’t want anything with too steep a learning curve.
Any suggestions?
Thanks in advance.
#SelfHosting #blogging #AskFedi
Replies (1)
-
@michael@mstdn.thms.uk 2026-06-26 16:21
Looks like the general consensus is #Hugo with #BSSG a close second. I guess I’ll check them both out. Thanks to everyone who took the time to reply!