Source code for yasingencnet, my personal website, built with Eleventy.
npx eleventy
Or build and host locally for local development
npx eleventy --serve
Or build automatically when a template changes:
npx eleventy --watch
Feel free to use this project.