]> Witch of Git - web/blog/blob - Justfile
Update the footnote syntax in the pi day post
[web/blog] / Justfile
1 serve:
2 npx @11ty/eleventy --serve
3
4 debug:
5 DEBUG='Eleventy*' npx @11ty/eleventy --serve
This page took 0.059673 seconds and 5 git commands to generate.