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?

  • @[email protected]
    link
    fedilink
    English
    41 year ago

    You can all the config and content of a gohugo blog in github and it built and hosted by netlify. For the local dev, hugo server.

    • @[email protected]
      link
      fedilink
      English
      11 year ago

      That’s also my setup (just with gitlab) and it works very well. Only I deploy to my own host. I use the gitlab web editor sometimes, to quickly write stuff down, it also works well if you’re used to writing markdown.

      • @[email protected]
        link
        fedilink
        English
        1
        edit-2
        1 year ago

        I use my own gogs/gitea for now. I need to check if I need to change since the name issue.

        And as CI, I use drone.