personal-site-eleventy
personal-site-eleventy copied to clipboard
My site on Eleventy, powered by WordPress and Notion
Andy’s personal site
This is my site, but I thought I'd share the code. Feel free to take what you need, but don't rip the whole thing off because that's not cool.
Getting started
Ideally, you’ll be using an LTS version of Node JS and if in Windows, the WSL setup because it works better with gulp.
- Run
npm install - Run
npm startto run locally - Run
npm run productionto do a prod build