I'm in the process of rebuilding my website without any static site generators. I've been using Jekyll for almost 10 years.

Today I learned #emacs can handle most of my "templating" with simple search and replace.

Emacs is replacing my static site generator without having to install external packages!!

My decision to manually do all HTML on the site comes after reading Jarret Fuller's Essay:

https://untappedjournal.com/stories/jarrett-fuller-building-with-simple-tools-longevity

Untapped : Using Simple Tools as a Radical Act of Independence : By Jarrett Fuller

Building with basic mediums, from HTML to 2x4s, can be a way to assert autonomy and longevity.

Untapped
@enocc interesting, have you described somewhere your process?