2023-11-06 23:30:28 +10:30
2023-11-06 23:30:28 +10:30
2023-02-21 00:02:35 +10:30
2023-03-20 12:32:55 +10:30
2023-03-20 12:32:55 +10:30
2023-08-01 14:42:01 +09:30

a personal neocities page using 11ty as a static site generator. deploys to https://uuupah.neocities.org.

getting started

  1. clone the repo

git clone https://github.com/uuupah/11ty_neocities.git && cd 11ty_neocities

  1. install dependencies

npm install

  1. 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
  • set up all albums to load placeholder image instead; potentially use some level of automation for this
    • find a way to template this using includes
  • completely fucking redo front page navigation
  • paginate infinite nightmare
  • convert fallback images for image links
    • create script to do this automatically
  • make the 404 page less wankery
Description
a personal neocities page using 11ty as a static site generator
Readme 21 MiB
Languages
CSS 50%
Nunjucks 32.8%
Python 17.2%