A new Eleventy implementation of martinstabe.com, migrated from the original Jekyll site while preserving the historical content archive and legacy permalink structure.
Some of the original Jekyll source is still present in the repository:
- posts remain in
_posts/ - Sass sources remain in
css/and_sass/
The active Eleventy source lives in src/, and the generated deployable output is written to dist/.