gozer VS minimum-viable-hugo

Compare gozer vs minimum-viable-hugo and see what are their differences.

gozer

Fast, opinionated and simple static site generator in a single static binary. (by dannyvankooten)

minimum-viable-hugo

No CSS, no JS. One static HTML page to start you off. (by Siilikuin)
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
gozer minimum-viable-hugo
1 9
25 185
- 2.7%
8.0 4.4
3 months ago 7 months ago
Go
MIT License Creative Commons Zero v1.0 Universal
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gozer

Posts with mentions or reviews of gozer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-06.
  • Ask HN: Looking for lightweight personal blogging platform
    35 projects | news.ycombinator.com | 6 Feb 2024
    Sounds like any static site generator supporting Markdown will do.

    - Jekyll: the OG, but requires a ruby toolchain.

    - Hugo: compiles to a single static binary, but you may have to get used to its (Go text/html) templating.

    - Zola: also compiles to a single static binary, but uses Jinja-like templating.

    - Gozer [^1]: my own, like Hugo, but 1000x simpler. I rolled my own because I wanted something that didn't move under me in the next 10 years and just because it was fun and easy enough to build.

    [1]: https://github.com/dannyvankooten/gozer

minimum-viable-hugo

Posts with mentions or reviews of minimum-viable-hugo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-29.

What are some alternatives?

When comparing gozer and minimum-viable-hugo you can also consider the following projects:

eleventy 🕚⚡️ - A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

homepage - Homepage for yboris.com built with Hugo

sphinx - The Sphinx documentation generator

muxup-site - Content, generator scripts, and produced artifacts for https://muxup.com

evansosenko.com - Personal website for Evan Sosenko.

site-gen-ocaml - Static Site generator, this time in OCaml

Lektor - The lektor static file content management system

obsidian-releases - Community plugins list, theme list, and releases of Obsidian.

MyST-Parser - An extended commonmark compliant parser, with bridges to docutils/sphinx

Hugo - The world’s fastest framework for building websites.

homepage-dev - Homepage for yboris.dev built with Hugo

blog - My personal blog, implemented with Jekyll