personal website and blog
  • Nunjucks 48.3%
  • SCSS 36.4%
  • TypeScript 15.3%
Find a file
2026-05-28 11:10:48 -04:00
src waowie 2026-05-28 11:10:48 -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 waowie 2026-05-28 11:10:48 -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