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?

  • pacology@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    1 year ago

    You can do all of the through GitHub and GitHub actions by picking a static website generator.

    • azdle@news.idlestate.orgOP
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      1 year ago

      I’d personally like to not depend on infra like github, but I hadn’t considered just using the web UI of a code forge. That’s a good idea, I’m going to try that and see if I like it, thanks!

      (Still interested in other suggestions if others know of things that are more fit for purpose, tho.)