gozer VS fruitionsite

Compare gozer vs fruitionsite and see what are their differences.

gozer

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

fruitionsite

Build your website with Notion for free (by stephenou)
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 fruitionsite
1 9
25 1,567
- -
8.0 0.0
3 months ago 3 months ago
Go JavaScript
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.

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

fruitionsite

Posts with mentions or reviews of fruitionsite. 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
    Lately I've been using Fruition - which is just a way to attach a custom domain name to your published Notion directory. The script is no longer maintained but it keeps working using some Cloudflare agent scripting mechanisms.

    URL: https://github.com/stephenou/fruitionsite

  • How to create your site for free thanks to Notion , Fruitionsite, Freenom and Cloudflare.
    1 project | dev.to | 13 Oct 2021
    All thanks to the community at Github and the creator stephenou
  • fruition site not working?
    3 projects | /r/Notion | 18 Aug 2021
    https://github.com/stephenou/fruitionsite/issues/113 Hey buddy, check the Harry-Yep's comment. It works for me.
  • is it just happening to me? #fruitionsite.com
    3 projects | /r/Notion | 13 Aug 2021
    Hi! I have made the change and followed all the instructions here and have the latest code updated on my worker (after I completely deleted the old worker on CloudFlare) and all I get is a blank page. I tried clearing the cache, purging CF cache, turning on CF dev mode, I am completely out of ideas. Can somebody help me out here? What should I do? Thank you very, very much! Website is: https://remgriff.ro/
  • 404 Not Found web crawler error when using Fruitionsite.com
    1 project | /r/Notion | 25 Jul 2021
    I came across this tool and I have been using this very efficiently. But I am not able to get it to index. Google's bot along with all the other bots returns a 404 error when they try. There is also a Github Issue number 49 for the same. Can you please help me solve this?
  • Is Fruition working?
    1 project | /r/Notion | 20 Jul 2021
    I think a fix is coming because when I ran the react app from https://github.com/stephenou/fruitionsite/ , I could get a code that worked for the worker. You could either wait for the fruitionsite.com to be updated or you could run the app from the github repo (not recommended if you're not a familiar with the words yarn or npm)

What are some alternatives?

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

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

SvelteKit - web development, streamlined

blog - My personal blog, implemented with Jekyll