Show HN: A Python-based static site generator using Jinja templates

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

    A Python-based static site generator using Jinja templates.

  • sushy

    A wiki/blogging engine with a static file back-end

  • Very nice. Like my own stuff, you have an index file and dependent media per folder, which is the only real way to scale out beyond a few dozen pages (my site has… a few more - https://taoofmac.com/static/graph)

    One suggestion I’d make is to do two passes—one to index all the inter-page links, another to actually render the templates. I do that (and full text search) with SQLite: https://github.com/rcarmo/sushy/blob/master/sushy/models.py

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

    Easy to maintain open source documentation websites.

  • Facebook's React/Markdown SSG docusaurus does those things: https://docusaurus.io/

    Though you may have to use a plugin for responsive images: https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-id...

  • zim-desktop-wiki

    Main repository of the zim desktop wiki project

  • I'll slightly modify your argument; because Pure HTML does suck:

    Why don't people make static sites with a simple "Markdown-or-Similar to HTML" converter, CSS, and vanilla JS...etc?

    (This is what I do, btw -- http://zim-wiki.org + a template)

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

  • Docusaurus doesn't recognize brackets {} on the markdown files

    1 project | dev.to | 1 Apr 2024
  • Looking for open source documentation generator

    1 project | news.ycombinator.com | 28 Mar 2024
  • Community project: PreventRansomware.io

    2 projects | /r/cybersecurity | 6 Dec 2023
  • How To De-index Your Docs From Google (And Then Fix It)

    5 projects | dev.to | 15 Nov 2023
  • Code Reading Docusaurus

    4 projects | dev.to | 31 Oct 2023