who is self-hosting a static website and what are you using to build it?

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Metalsmith

    An extremely simple, pluggable static site generator for Node.js

  • I use Metalsmith. Been happy with it. I build my site into a self-contained nginx docker image.

  • astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

  • https://astro.build/ is similar to Gatsby but not React exclusive.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • PussTheCat.org

    The PussTheCat.org source code.

  • invidious.io

    The Invidious.io website

  • Hexo

    A fast, simple & powerful blog framework, powered by Node.js.

  • I'm currently using Hexo, I write articles in markdown, commit them to a git repository and push them to Github. I then have a Github Action to bundle the static website and publish it on Github Pages, so I get free hosting 👌

  • Pelican

    Static site generator that supports Markdown and reST syntax. Powered by Python.

  • I do (The Wombelix Post) and use Pelican with a customized Theme and a few Plugins. Took me initially some time to setup and adjust based on my needs but works great since then :)

  • islet

    🌴 Tiny self-hosted blogging platform

  • islet :) /selfpromo

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • eleventy 🕚⚡️

    A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

  • I use eleventy for my static sites.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts