Super simple blog whipped up for an exercise https://reedcodes.github.io/blog-exercise/
  • SCSS 49.1%
  • Nunjucks 31.7%
  • JavaScript 19.2%
Find a file
2025-08-12 20:07:17 -04:00
.github/workflows forgot to update action for test build 🤦🏻 2025-07-04 13:44:44 -04:00
source fix the main navigation order of pages (#13) 2025-07-04 19:00:33 -04:00
.gitignore set up skeleton 2025-06-26 18:50:21 -04:00
eleventy.config.js remove dryRun from image utility -- it's being weird (#12) 2025-07-04 18:26:27 -04:00
package-lock.json add env vars for dry run 2025-07-04 13:42:36 -04:00
package.json add env vars for dry run 2025-07-04 13:42:36 -04:00
README.md Update README.md 2025-08-12 20:07:17 -04:00

blog-exercise

As part of a coding exercise, I created this blog using 11ty, Nunjucks, Sass, and other tools to showcase a functional website using a lot of sample content. The goal now is to put this repository in development again, and offer it up as an 11ty starter or sample site. Comments and issues are welcome!