-
> tiny static site generator w/ rss https://bearclaw.blog
bearclaw.blog redirects back to source repo[0] on GitHub.
Should not it be a redirect to GitHub Pages site?
[0] https://github.com/donuts-are-good/bearclaw
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Single binary alternatives also include https://github.com/piranha/gostatic & https://github.com/getzola
-
eclaire
lightning-fast static site webserver with automatic HTTPS right out of the box! (by donuts-are-good)
hey yall, I made bearclaw because I just wanted an unopinionated static site generator with no toolchain and fancy stuff going on; it'd be my pleasure to show it to you today and answer any questions you might have.
If you do end up trying out bearclaw, you can use nginx or your favorite webserver, but earlier this week I made eclaire - a static site webserver with compression, caching, and automatic HTTPS through letsencrypt. https://github.com/donuts-are-good/eclaire
-
Hey thanks for looking :) hugo has a lot more moving parts, and a lot more dependencies [0]. bearclaw is written to be simple and easy to understand without instructions or learning any new paradigms about templating or frontmatter or other markup languages.
[0] https://github.com/gohugoio/hugo#dependencies