Files
11ty_neocities/readme.md

29 lines
771 B
Markdown
Raw Permalink Normal View History

2023-03-09 13:10:58 +10:30
a personal neocities page using 11ty as a static site generator. deploys to https://uuupah.neocities.org.
2023-02-22 10:39:33 +10:30
# getting started
1. clone the repo
`git clone https://github.com/uuupah/11ty_neocities.git && cd 11ty_neocities`
2. install dependencies
`npm install`
3. start the dev instance
`npm start`
# links
2023-03-09 13:10:58 +10:30
hosted on neocities - https://uuupah.neocities.org
2023-02-22 10:39:33 +10:30
automatically builds and deploys on a commit to main using [bcomnes' deploy-to-neocities github action](https://github.com/bcomnes/deploy-to-neocities)
i got started using [flamed fury's 11ty guide](https://flamedfury.com/guides/11ty-homepage-neocities/)
2023-03-29 12:49:09 +10:30
# todo
2023-03-30 13:17:30 +10:30
- [ ] set up image shortcodes to automatically create webps
2023-11-07 00:56:11 +10:30
- [ ] actually paginate infinite nightmare
- [ ] make the 404 page less wankery