@grumpygamer I use hugo and host its pages to a small web server at home but it could be anywhere.
I run hugo locally. I have a post-hook on git push where i render the website, optimize images, compress webpages, generate a search index and then upload those files to the webserver with rsync (a bit faster). Nothing installed on the server. Just hugo and the small tools on my local machine + rsync (with ssh).
Then each time i edit the blog, i just git add the new markdown files, git commit it and then git push. You just need to find a webserver where you can upload static files (the cheapest thing to host). As it's only static http it doesn't need anything expensive. Any hoster would work.
=> More informations about this toot | View the thread | More toots from lord@pleroma.lord.re
=> View grumpygamer@mastodon.gamedev.place profile
text/gemini
This content has been proxied by September (ba2dc).