social.coop is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Fediverse instance for people interested in cooperative and collective projects. If you are interested in joining our community, please apply at https://join.social.coop/registration-form.html.

Administered by:

Server stats:

489
active users

Harris Lapiroff

I love the idea of static site generators (sometimes known as SSGs or SSBs – static site builders). They eschew the complexity of modern CMSes such as Wordpress. Instead of server-side code and databases, a static site generator is a script that, when run, transforms a folder of text files and templates into HTML.

I’ve long used Jekyll, a venerable and capable SSG, for small projects and blogs. For this blog I experimented with Eleventy.

chromamine.com/2023/10/elevent

Harris LapiroffEleventyI love the idea of static site generators (sometimes known as SSGs or SSBs – static site builders). They eschew the complexity of modern CMSes such as Wordpress. Instead of server-side code and databases, a static site generator is a script that, when run, transforms a folder of text files and templates into HTML.

@bobmonsour This looks really neat! Thanks for the tip!

@harris Just a heads-up...the tag links at the bottom of each post page are broken. However, the ones on the home page work. The broken ones have the year/month as part of the link. Oops.

@harris Well done presentation!

While you're css handling is quite similar to mine, should you ever consider a cache-busting css solution, what I wrote may help:

moosedog.io/posts/easy-css-rev

MooseDog StudiosMooseDog StudiosMooseDog Studios - Where Convention Takes A Back Seat To Quality

@robinhoover This was extremely helpful, turns out. Thank you so much!

@harris I am increasing day dreaming of a fully custom blog. Static and simple. Good job it looks great.