my personal website
| .cache | ||
| node_modules | ||
| src | ||
| .eleventy.js | ||
| .gitignore | ||
| build.sh | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
pebble.pet
my personal website ! :3
built on 11ty
running
- you will need npm to run this
- run "npm start" in the root directory to generate a static version of the site in the "site" folder as well as start a local webserver at localhost:8080 that will reflect all local changes immediately