personal website and blog
  • Nunjucks 45%
  • SCSS 39.4%
  • TypeScript 15.6%
Find a file
2026-05-14 10:01:59 -04:00
src fix: font name 2026-05-14 10:01:59 -04:00
.gitignore minor bug fixes 2026-02-21 12:16:30 -05:00
deno.json minify 2026-05-14 09:27:49 -04:00
deno.lock minify 2026-05-14 09:27:49 -04:00
eleventy.config.ts minify, part 2 2026-05-14 09:50:28 -04:00
LICENSE minor bug fixes 2026-02-21 12:16:30 -05:00
README.md minor bug fixes 2026-02-21 12:16:30 -05:00

izz.int.moe

personal homepage written using the 11ty framework

  • run preview of site
deno run serve
  • build site fully to /site
deno run build