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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • 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
  • 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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Is there a technology for reusing HTML components?

    4 projects | /r/webdev | 14 Aug 2022
  • Create a Blog with Eleventy and Storyblok

    2 projects | dev.to | 13 May 2024
  • Eleventy - Create a global production flag

    3 projects | dev.to | 19 Feb 2024
  • Removing React is just weakness leaving your codebase

    6 projects | dev.to | 31 Jan 2024
  • VS Code - Fix a task automation issue - `The terminal process failed to launch (exit code: 127`

    1 project | dev.to | 18 Jan 2024