personal website and blog https://izz.int.moe
  • SCSS 56.1%
  • Nunjucks 43.4%
  • TypeScript 0.5%
Find a file
2026-02-27 06:32:47 -05:00
src something happened 2026-02-27 06:32:47 -05:00
.eleventy.js config cleanup 2026-02-26 17:09:55 -05:00
.gitignore minor bug fixes 2026-02-21 12:16:30 -05:00
deno.lock fix naming 2026-02-25 01:07:31 -05:00
LICENSE minor bug fixes 2026-02-21 12:16:30 -05:00
package.json more cleanup stuff 2026-02-26 16:54:05 -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