Ssg

Elf Sternberg on how SSG is not a reaction

Elf Sternberg, Static site generation is not a ‘reaction’ to client-site rendering

It was literally the first thing we did.

Strong agree. I’ve heard variations on static site generators being something invented after SPAs turned out to be a less than universal solution. Sounds like Elf’s start was with Muse — an Emacs tool that I heard of but never played with.

I showed up onto the Internet a few years later, so I had a few site-generating frameworks to choose from. WebMake built my site for a couple years. What was that other one? Oh that’s right! Engelschall’s WML! That was fun too.

Read more...

quotes ssg ~400 words lastmod

Thinking about Hugo again but maybe with Site.js

Goodness I may dislike that templating language, but it’s hard to match anything against Hugo’s 700ms average build time on a cleaned-up version of my site.

But I’m having fun with the JavaScript too. Maybe I’ll mash them both together by using Site.js, which supports Hugo under the hood for fancier static sites.

ssg ~100 words lastmod

Starting 2022 With Eleventy

It's not done, but it's done enough

cover-starting-2022-with-eleventy
a baby possum!

Finally ported enough of my site to Eleventy that I feel like making it live. It’s only been two and a half years since I started thinking about this. Why rush into things, right?

But why?

Well, Eleventy’s got Nunjucks support, for starters. For the Pythonistas out there, Nunjucks is basically Jinja for JavaScript.

Beyond that, the Node.js ecosystem is pretty lively, with plenty to keep the dedicated SSG putterer occupied for a bit. Eleventy can hook into enough of that without going overboard on the Jamstack application side of things. A gentle transition.

Read more...

post ssg site ~300 words lastmod
1 2