Static Site Generators(SSG), what are they and why I'm using one.

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • eleventy πŸ•šβš‘οΈ

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

  • Eleventy's approach combines the simplicity of other traditional SSGs like Jekyll or Hugo with the popularity of JavaScript. Mozilla adopted Eleventy for sites like the Firefox extension documentation and the new version of MDN.

  • Jekyll

    :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

  • Jekyll a ruby based SSG created in 2008 by GitHub co-founder Tom Preston-Werner. It gained a lot of popularity due to support on github pages.

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

    The world’s fastest framework for building websites.

  • Hugo is an open-source SSG built-in Go created back in 2013. Hugo's claim to frame is its lightning-fast build times.

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

  • Migrating from plain text to some kind of CMS

    3 projects | /r/selfhosted | 14 Dec 2022
  • Javascript-free static HTML generator

    4 projects | /r/webdev | 3 Nov 2022
  • simplest-sitegen alternatives - eleventy πŸ•šβš‘οΈ, Hugo, and Jekyll

    4 projects | 10 Oct 2022
  • The Open Source Story - Open Sourcing RudderStack Blog and Docs

    5 projects | dev.to | 18 Nov 2021
  • Deploy NextJS app to GitHub Pages using GitHub Actions

    5 projects | dev.to | 19 Apr 2021