fix formatting, list arm saga 0 in index

This commit is contained in:
askiiart 2025-05-25 22:53:37 -05:00
parent 84de74b2e6
commit 569733ea85
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
4 changed files with 29 additions and 13 deletions

View file

@ -38,6 +38,8 @@ I'm a hobby programmer, and co-founder and vice president of the [TCCD CompSci a
- [New PGP key, and new directory](/blog/new-pgp-key.html) - I switch to a new PGP key
- [Foooooonts!](/blog/foooooonts.html) - There's fonts now! and uh yeah, fonts.
- [Another new PGP key!](/blog/another-new-pgp-key.html) - I lost the master key again oops
- [The ARM/Elitebook G1q Saga](/blog/elitebook-g1q/) - I got an ARM laptop, and it's not in the kernel yet (it's barely supported at all).
- [Part 0](/blog/elitebook-g1q/the-arm-saga-part-0.html)
- [TIL](/til/)
- Just little tidbits I learn, inspired by [Simon Willison's TIL](https://til.simonwillison.net/), which was itself inspired by [jbranchaud/til](https://github.com/jbranchaud/til).
- [Using JSON with docker compose](/til/using-json-with-docker-compose.html) - Exactly what it sounds like. ([markdown](/til/using-json-with-docker-compose.md))