Not a day goes by when I work on my website that I don't wish for a simpler setup. No SSG. No npm. No tooling. Just simple HTML with partials imports, vanilla CSS, and whatever vanilla JS is necessary for enhancements.

I just want the HTML partials imports. Why don't we have them already?!

Actually, the main reason I feel uninspired to work on it (I haven't done so since I migrated to 11ty three years ago) is *because* of the tooling I need to use.

I don't want dependencies. I don't want tools with breaking updates. I just want a simple website. 🥹

@SaraSoueidan Just a question out of curiosity, since I noticed the same when I migrated my blogs to eleventy, effectively archiving them: You ran your site on Hugo before. Was that any better in terms of user or developer experience? I remember you wrote a fantastic article about Hugo a few years ago. In fact it inspired me to play with Hugo back then.
@Marco Honestly, it's been three years so I barely remember. I do remember that 11ty had features I wanted that Hugo didn't have. But now that I crave simplicity again, I am tempted to look into migrating back to Hugo. Right now I'm waiting for a new laptop to replace my current one. Once it arrives and I record an update for a course chapter, i'll have more free time to experiment again. I'll let you know what I end up with!

@SaraSoueidan @Marco This really makes me 🤯 because I migrated from Hugo to Eleventy and was delighted by the simplicity and direct control, not having to figure out Hugo's systems, and for now getting to mostly write plain HTML and CSS.

I believe your experience - I'm super curious what makes our experiences so different.

@cvennevik @Marco But I didn't say 11ty is complex. I'm just yearning for even more simplicity. For just the absolute basics. For something that's easily portable and doesn't require any build steps.

@SaraSoueidan @Marco Oh, that makes sense to me. I want that too. If I could replace Eleventy with an even simpler and more stable setup, I would.

I think it was the comparison to Hugo that threw me off - my experience was that Hugo was even worse for me in this regard.