Hugo + custom theme + GitHub pages + Travis CI, works quite well for me, I don’t write much, if at all but it was painless to setup. Every commit to the source branch triggers a CI that pushes into the master branch of the GH pages, it’s all automated.
Okay it’s not really self-hosting… but Hugo + custom theme is still usable behind a self-hosted static nginx.
He mentions self-hosting a personal wiki but doesn’t mention what software he’s using. Anybody have suggestions?
I’d suggest bookstack. It’s a joy to use and easy to deploy.
Hugo + custom theme + GitHub pages + Travis CI, works quite well for me, I don’t write much, if at all but it was painless to setup. Every commit to the source branch triggers a CI that pushes into the master branch of the GH pages, it’s all automated.
Okay it’s not really self-hosting… but Hugo + custom theme is still usable behind a self-hosted static nginx.