The personal website of Abigail Pain - https://akpain.net
Find a file
2025-04-22 13:44:11 +01:00
experiments Reorganise a load of things and fix some filenames 2025-03-20 18:20:45 +00:00
generator Convert small projects to being loaded from YAML 2025-04-09 12:07:00 +01:00
hooks Handle deleted files in pre-commit hook 2025-03-17 12:27:44 +00:00
scripts Update install-sass.sh 2025-03-20 20:32:41 +00:00
site Update content.md 2025-04-22 13:44:11 +01:00
.gitignore Update .gitignore 2024-07-11 21:22:44 +01:00
.gitlab-ci.yml Update .gitlab-ci.yml 2025-03-20 20:55:06 +00:00
.python-version Migrate to inotify and use newer Python version 2025-03-19 00:13:40 +00:00
Dockerfile Fix Dockerfile linting issue 2025-03-20 20:21:39 +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
pyproject.toml Migrate to inotify and use newer Python version 2025-03-19 00:13:40 +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-04-16 21:51:17 +01:00
uv.lock Migrate to inotify and use newer Python version 2025-03-19 00:13:40 +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 metros?
  • Update manifesto
  • Projects page sucks
  • Little TIL/quick snippets page like https://rubenerd.com/omake.xml
    • git grep '// TODO' 🤯
    • pushd/popd
    • exiftool -d '%Y%m%d-%H%M%%-03.c.%%e' '-filename<CreateDate' .
  • Notes
    • like tweets. but on here.
    • superceeded by mastodon?
  • 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