I’m looking to host a website for an organisation I run. I’m very familiar with WordPress and somewhat familiar with Drupal, but am highly technical and can learn other technologies. I do feel that a WordPress-type crm might be overkill, as I am not looking for user interaction on the site. I’m good with html, js, and css, so would not be opposed to a barebones provider.

Basically, who is everyone using, and what considerations went into that decision?

I have crossposted this question on .ml, as well, but can’t properly link each on the other.

  • 👍Maximum Derek👍
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    3 days ago

    My blog is currently a static Hugo site hosted on my free Github Pages site.

    So it’s powered by two github repos in practice. One is the uncompiled huge source which has a build pipeline that automatically does a build and pushes it to the Github.io/Pages repo.