The personal website of Abigail Pain - https://akpain.net
Find a file
AKP 362938bbcd
Initial implementation of dataloader
The intention of this is to allow access to static data stored in
YAML files from within templates without having to do too much weird
scaffolding inside of the generator
2025-02-12 19:20:06 +00:00
generator Initial implementation of dataloader 2025-02-12 19:20:06 +00:00
scripts Update build-dev.sh 2024-06-23 11:39:39 +01:00
site Add Charlie to webring 2025-02-12 17:16:21 +00:00
.gitignore Update .gitignore 2024-07-11 21:22:44 +01:00
.gitlab-ci.yml Migrate to Gitlab CI 2024-06-05 01:06:33 +01:00
Dockerfile Include Sass in Dockerfile for builds 2025-01-01 22:49:31 +00:00
docs.md Update docs.md 2025-02-07 12:56:23 +00:00
jampack.config.mjs Add Jampack config 2024-04-02 12:33:40 +01:00
poetry.lock Do not show empty ToC boxes 2025-01-19 00:17:58 +00:00
pyproject.toml Do not show empty ToC boxes 2025-01-19 00:17:58 +00:00
quips.txt Update quips.txt 2025-01-08 22:50:50 +00:00
readingListBookmarklet.js Revert "Update reading list bookmarklet" 2022-04-17 20:04:03 +01:00
README.md Update README.md 2025-01-15 23:28:03 +00:00

website

TODO:

  • Dedicated feeds for tag pages?
  • Do something with the quips
  • https://shellsharks.com/notes/2023/08/15/website-component-checklist tinker with this
  • Trains
    • Add a retired trains section
    • add northern 195 and gwr networker turbo
  • Update manifesto
  • Projects page sucks
  • Little TIL/quick snippets page like https://rubenerd.com/omake.xml
    • git grep '// TODO' 🤯
    • pushd/popd
  • Notes
    • like tweets. but on here.
  • Map of places in teh wurld that I've been to
  • Markdown-rendered TOCs stink
  • photos on the photography page eg https://radoslawkoziel.pl/photos/
  • i would like to bring back the "last track i listened to on spotify" and additinally "here's what i'm reading right now"
  • music page in general
    • what's on my playlist? what's on repeat rn?
  • fix blockquotes on quotes page
  • page with photo of laptop back that you can click on to learn more about each sticker (highlights the outline of the sticker when you hover)

https://crawshaw.io/blog/jsonfile

https://simonwillison.net/2024/Dec/22/link-blog/

https://media.ccc.de/v/38c3-what-s-inside-my-train-ticket

https://media.ccc.de/v/38c3-going-long-sending-weird-signals-over-long-haul-optical-networks

Previous versions

The last commits containing each state of the site are referenced below.

  • Dec 2024 redesign: current
  • Feb 2024 new static site generator and redesign: a504f85
  • Mar 2023 neo-Go app: 8960512