Thread
Stories related to "Static website generator based on HTML rewriting instead of template processing" across the full archive.
The source is here: https://github.com/SupremumLimit/elmstatic
Hi everyone! I want to share jenny, a static site generator I wrote because I found Hugo (and its documentation) difficult to use - infrequent updates to my personal website were more painful than they needed to be. When designing it I tried to hit the sweet spot between ease of use and automation&#...
I use Markdown (md) to document a lot of things in my daily life, and I want to create a blog. However, I prefer not to use platforms like Hugo, GitHub Pages, or WordPress. Instead, I plan to use Python to convert my Markdown files into HTML and deploy the generated site on Cloudflare Pages.<p>While...
Show HN: HyperTemplates, a pure-HTML templating system and static site generator
(hypertemplates.net)
Hello, my name is Caleb. I'm a product manager by trade, and have enjoyed working in/around the software industry over the past 15 years. I was most recently CEO & co-founder at Sensu (<a href="https://sensu.io" rel="nofollow">https://sensu.io</a>), which was acquir...
I'm Craig Buckler and Publican is my tiny, simple, fast, and free static site generator for Node.js.<p>I've used several SSGs including Jekyll, Metalsmith, and Eleventy. Why build another? The main reason: personal preference. All SSGs have features that I need, features I don't need,...