This is a static blog (no server-side code) built with 11ty, using Liquid for templates and Markdown for content. Styled with custom CSS, enhanced with custom JavaScript, and automatically deployed to GitHub Pages via GitHub Actions. Privacy-friendly analytics are provided by Umami.
_data/- site data_includes/- layouts (Liquid), partials, and styles_site/- output (generated by 11ty)assets/- images, icons, JSposts/- blog posts (Markdown)/- root files (config, main templates)