a personal neocities page using 11ty as a static site generator
.github/workflows | ||
src | ||
.eleventy.js | ||
.gitignore | ||
imagecleaner.py | ||
package-lock.json | ||
package.json | ||
package.json.bak | ||
readme.md |
a personal neocities page using 11ty as a static site generator. deploys to https://uuupah.neocities.org.
getting started
- clone the repo
git clone https://github.com/uuupah/11ty_neocities.git && cd 11ty_neocities
- install dependencies
npm install
- start the dev instance
npm start
links
hosted on neocities - https://uuupah.neocities.org
automatically builds and deploys on a commit to main using bcomnes' deploy-to-neocities github action
i got started using flamed fury's 11ty guide
todo
- set up image shortcodes to automatically create webps
- actually paginate infinite nightmare
- make the 404 page less wankery