Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Gutenberg Alternatives
Similar projects and alternatives to gutenberg
-
-
eleventy 🕚⚡️
A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
astro
The web framework that scales with you — Build fast content sites, powerful web applications, dynamic server APIs, and everything in-between ⭐️ Star to support our work!
-
-
Publii
The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.
-
-
Jekyll
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
Sapper
A lightweight web framework built on hyper, implemented in Rust language. (by miketang84)
-
-
-
-
-
Pelican
Static site generator that supports Markdown and reST syntax. Powered by Python.
-
-
url-crawler
Rust crate for configurable parallel web crawling, designed to crawl for content
-
Ghost
Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
-
MeiliSearch
A lightning-fast search engine that fits effortlessly into your apps, websites, and workflow.
-
-
Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
gutenberg reviews and mentions
-
Gojekyll – 20x faster Go port of jekyll
I'm currently learning https://www.getzola.org/.
It's more manual than idy like but it's gonna be for a small personal and work website so I don't mind much.
It's super fast.
Doesn't seem to fit your use casr but still.
-
My Journey Away from the JAMstack
Honestly, frontend development especially with all these crowded frameworks and libraries always confused me so pardon my ignorance, which is why in a project I’m working on right now I’m trying not to use js, instead I’m using egui [1]
Zola is a static site generator and it’s crazy fast, using one binary only [2], also there’s Blades [3], same concept but supposedly faster, never tried it though.
-
Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
Great project. But honestly, I reached to the point of “less JS” or even no js is better for developers and also users. I’m currently migrating my old blog to a new one that gets generated by Zola [1], and even my main portfolio site, which funnily enough I newly made it with React/Gatsby, but I’m redoing it again with Zola because of the performance gap is just unmatched, not to mention I personally sometimes browse the web with js disabled so if a website is completely non-functional or doesn’t even load because of that is a deal breaker. My old site years ago used to use jquery and I was annoyed by it to some degree, trying react and the likes was a nightmare!
- It Took Me a Decade to Find the Perfect Personal Website Stack – Ghost+Fathom
-
Documentation generators and custom syntax highlighting
Zola (https://www.getzola.org/) can generate from markdown-ish files nice looking documentation websites (and also RSS feeds), it uses syntect (https://github.com/trishume/syntect) which supports sublime syntax highlight files. For github readme I don't have a solution besides using a png.
-
htmx 1.9.0 has been released
The htmx website has been migrated from 11ty to zola by @danieljsummers, cutting way down on the number of “development” javascript dependencies
- Tufte CSS
-
Ask HN: What simple web apps do you wish existed? Seeking ideas for sample apps
This one smells a bit like something I run into at work sometimes, where a non-technical person makes a technical decision and the technical people don't sufficiently challenge it.
If you're trying to convert markdown documents into webpages, the most likely output format would surely be HTML, or perhaps something custom to the site like MediaWiki markup.
It's totally possible that a site would allow for new documents to be uploaded in a JSON format, but the format would have to be specified (e.g. which keys are used for the post body and subject) - so "whatever you deem best" is unlikely to work, it would need to be "whatever my webhost expects, which is documented -here-"
I'm happy to be wrong here, and zainhoda's markdown to JSONified HTML is interesting regardless - but I suspect you really wanted a markdown to HTML converter. ex: https://markdowntohtml.com/ or something more extreme like a static site generator: https://www.getzola.org/
- Ask HN: Which Python or Rust-based static site generators to use as of 2023?
-
I made a simple static website to host my mixes in FLAC for free.
I'm using Cloudflare R2 object storage for the FLAC files, which is free for < 10 GB of storage. They don't charge for bandwidth, only API calls, which you won't pay unless you're getting millions of visitors. The web pages are hosted for free with Vercel and made with the Zola static site generator. So all I have to pay for is the domain name.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 28 Sep 2023
Stats
getzola/zola is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of gutenberg is Rust.