The personal website of Abigail Pain - https://akpain.net
Find a file
Abigail Pain 2282a13e19
All checks were successful
ci/woodpecker/push/buildAndPublish Pipeline was successful
Update buildAndPublish.yml
2025-07-31 21:56:57 +01:00
.woodpecker Update buildAndPublish.yml 2025-07-31 21:56:57 +01:00
experiments Reorganise a load of things and fix some filenames 2025-03-20 18:20:45 +00:00
generator Only include the last 10 posts in feeds 2025-05-06 18:12:20 +01:00
hooks Handle deleted files in pre-commit hook 2025-03-17 12:27:44 +00:00
scripts Add new-post.sh 2025-05-25 17:47:14 +01:00
site typo 2025-06-15 17:16:12 +01:00
.gitignore Update .gitignore 2024-07-11 21:22:44 +01:00
.gitlab-ci.yml Remove artebuild step 2025-05-25 17:52:08 +01: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-05-25 17:13:30 +01:00
random.txt Update random.txt 2025-07-31 21:49:51 +01: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