title |
---|
DesModder Website |
This repository is the website to be deployed at desmodder.com.
This is an Eleventy project.
- Install Node
- Run
npm run dev
- See the site at
http://localhost:8080
You sometimes have to run npm run clean
: Eleventy doesn't delete files that should no longer exist.