That may seem like an oxymoron, but I’m looking for some sort of server that I can self-host where I can edit blog posts and whatnot, but that then deploys to something like neocities (or any other pure static host).
I’m not finding anything, but maybe it’s a thing and I just don’t know what it’s called?
Nifty. At first blush just making a static clone of a dynamic site doesn’t feel as elegant as using a code forge editor, but I’ll keep that idea in mind if I find the editing experience (images and whatnot) to be too clunky with the gitea suggestion.
@azdle yeah understandable .I’ve had a good experience with just editing files locally (markdown or html) too. in case you miss some niceties of your local IDE
@azdle as in, edit locally, preview locally, push with git