nenu VS gozer

Compare nenu vs gozer and see what are their differences.

nenu

A tiny, static site builder for your journal (Jekyll alternative) (by petarov)

gozer

Fast, opinionated and simple static site generator in a single static binary. (by dannyvankooten)
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
nenu gozer
1 1
5 25
- -
0.0 8.0
about 1 year ago 2 months ago
Go Go
MIT License MIT License
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.

nenu

Posts with mentions or reviews of nenu. We have used some of these posts to build our list of alternatives and similar projects.

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

What are some alternatives?

When comparing nenu and gozer you can also consider the following projects:

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