Erynwells.me, my website.
Find a file
Eryn Wells e263b3cb41 Include all photos as links in the RSS and Atom feeds, instead of just the thumbnail
- Move photo_thumbnail.html to photos/thumbnail.html
- Add a photos/list.html partial that returns a list of photos for the current
  page
- Use the template above everywhere we need a list of photos for the page
2022-11-29 09:06:18 -08:00
archetypes Add a sketch archetype with a bunch of boilerplate for p5 sketches 2022-11-18 08:30:32 -08:00
assets Make sure photo grid cells fill the cell 2022-11-25 22:23:57 -05:00
config/_default Add an about menu 2022-11-15 17:24:54 -08:00
content Add Shadow Kitty! post 2022-11-28 17:29:13 -08:00
data/nethack Import recent Nethack games; add Dwarf to the import script 2022-11-28 16:48:58 -08:00
i18n Fix Spanish localization of the home page and footer slogans and copyright 2022-11-15 17:24:54 -08:00
layouts Include all photos as links in the RSS and Atom feeds, instead of just the thumbnail 2022-11-29 09:06:18 -08:00
scripts Move new photo script to ./scripts/new-photo-post.py 2022-11-28 16:56:05 -08:00
static Update favicons and touch icons 2022-11-24 08:29:59 -05:00
.gitattributes Update favicons and touch icons 2022-11-24 08:29:59 -05:00
.gitignore Implement fingerprinting site and page resources 2022-11-08 17:50:11 -08:00
config.old.toml Convert site config to YAML and move it to config/ 2022-11-02 17:46:26 -07:00
deploy.sh Update deploy.sh 2022-01-23 11:49:23 -08:00
dev_server.sh Remove public from the dev server command 2022-10-11 07:43:42 -07:00
erynwells-me.code-workspace Some changes to the VSCode workspace 2022-10-19 09:17:34 -07:00
logo.html Update favicons and touch icons 2022-11-24 08:29:59 -05:00
logo.png Update favicons and touch icons 2022-11-24 08:29:59 -05:00
logo.pxm Update favicons and touch icons 2022-11-24 08:29:59 -05:00
Makefile Oops, recursive definition of DEPLOY_LOCATION in the Makefile 2022-11-20 22:45:50 -08:00
README.md
requirements.txt Add virtualenv requirements.txt 2022-11-28 16:56:19 -08:00