Ask HN: Which Python or Rust-based static site generators to use as of 2023?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

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

  • I use Pelican (https://getpelican.com/) for my blog, which works decently for me. It is a static site generator written in Python.

    But you probably won't learn much Python by using it (or Rust when using a generator written in it) since you probably won't need to change anything in it.

  • cuetorials.com

    Learn you some CUE for a great good!

  • If you are more focused on the devops part, and not implementing a static site generator, then go with Python. For our static sites we use Hugo + GH Actions + Kubernetes (since we have a cluster anyway). There is not really any code involved here (example: https://github.com/hofstadter-io/cuetorials.com)

    I'm personally interested to try https://docs.dagger.io/sdk/python/ for something. I used the CUE sdk, but it is effectively deprecated at this point. I use a mix of base, make, python, and CUE fro most devops / devex stuff now. Dagger makes it so local & CI stuff runs the same.

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

    A fast static site generator in a single binary with everything built-in. https://www.getzola.org

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

  • Should I use Ghost or Hugo for a blog ?

    3 projects | /r/selfhosted | 11 Aug 2022
  • Static site generator from markdown files and directory

    4 projects | /r/rust | 16 Dec 2022
  • Rewriting my blog in Rust for fun and profit

    5 projects | news.ycombinator.com | 29 Aug 2022
  • How to Build a Low-tech Website?

    4 projects | /r/programming | 2 Nov 2021
  • Ask HN: Best way for a Markdown based blog and eBook?

    5 projects | news.ycombinator.com | 17 May 2024