11tytut, a no-frills tutorial on the eleventy generator
I've created a simple tutorial for using the Eleventy static site generator. It's meant to bootstrap you with the newest and best practices for basic Eleventy usage with a minimum of time investment. It's aimed at people who have never used Eleventy but are comfortable with basic web coding and the command line.
The sample project produced in the tutorial is located at https://womb.dev/11tytut/ and the source code is at https://git.sr.ht/~homosaur/11tytut. I'm going to produce a video tutorial over the next few days and will post that both here and to the sample site. I was going to give it a full indieweb implementation but I felt like that is outside the interest of some users.
Instead, I'm going to focus on building a command-line starter kit for Eleventy to set up a lot of basics. While I sort of want to break out and make a full fancy text interface but I think it would be most useful to run via npx.