This is a repository for my personal webpage.
It is generated with Eleventy and pushed to GitHub Pages, where it can be seen at: https://leoadec.github.io or https://leoadec.com
Make sure you have Node.js installed.
npm install
npm run serve
The page will be available at http://localhost:8080 .
npm run check