npm install
Start the local development server:
npx @11ty/eleventy --serve
Create a production build:
npx @11ty/eleventy
Serve the production build locally:
npx @11ty/eleventy --serve
[!NOTE] Active personal website repository. Content and styling are updated incrementally as needed.