todo: Add more todos!
Some checks are pending
Deploy website / build-and-deploy (push) Waiting to run

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
SindreKjelsrud 2026-05-03 08:11:36 +02:00
parent ceb66f1ce6
commit 347962ec5b
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6

View file

@ -4,14 +4,25 @@ description: ""
layout: "../layouts/Layout.astro" layout: "../layouts/Layout.astro"
--- ---
> _Last update: February 21, 2026_ > _Last update: May 03, 2026_
List of changes and new features I plan for this website. List of changes and new features I plan for this website.
- Add log-page for wine/gin I like and have tried - Add log-page for wine/gin I like and have tried
- Add page dedicated to work I'm proud of - Add page dedicated to work I'm proud of
- Add `/concerts`-page (like [Kyrre](https://kyrremann.no/concert-vitae/) & [Wand3r](https://wand3r.net/concerts/)) - Add `/concerts`-page (like [Kyrre](https://kyrremann.no/concert-vitae/) & [Wand3r](https://wand3r.net/concerts/))
- Redo [/gallery](/gallery) (CLS error - concrete height for images, compressed thumbnails instead of real one, hover start preload + zoom a bit out, spinner for loading?) or rewrite it to something like [rizaldys ig clone](https://ig.rizaldy.club/) ```
| Concert | Date | Venue |
| - | - | - |
| Tame Impala | 27.04.26 | Unity Arena |
| Festningen (ka2, g-eazy, kygo, kjartan lauritzen, karpe, ..) | x.09.23 | Kristiansten Festning, Trondheim |
| Karpe | x.x.23 | Oslo Spektrum |
| Fadderuke artister (Ballinciaga, Kamelen, ..) | x.x.23 | X, Bergen |
| Festningen (ka2, broiler, postgirobygget, undergrunn, lars vaular, ballinciaga, ..) | x.09.22 | Kristiansten Festning, Trondheim |
| Mr. Medister | 29.02.20 | Rødde Folkehøyskole |
| Kadetten (Brockhampton, Cardi B, Denzel Curry, Isah, Karpe, ..) | 01.07.19 | Kadettangen, Sandvika |
```
- Redo [/gallery](/gallery) (CLS error - concrete height for images, compressed thumbnails instead of real one, hover start preload + zoom a bit out, spinner for loading?) or rewrite it to something like [rizaldys ig clone](https://ig.rizaldy.club/) (or use [chronoframe](https://chronoframe.bh8.ga/))
- Add a "stopped" reading/watching tag to my logs - Add a "stopped" reading/watching tag to my logs
- Add pa11y-ci workflow to follow WCAG - Add pa11y-ci workflow to follow WCAG
- Add `/ideas`-page to show things I want to make, or concepts I'm are considering - kinda like [ReedyBear](https://reedybear.bearblog.dev/idea-local-de-google-business-for-privacy-ownership/) has posted as blog posts. - Add `/ideas`-page to show things I want to make, or concepts I'm are considering - kinda like [ReedyBear](https://reedybear.bearblog.dev/idea-local-de-google-business-for-privacy-ownership/) has posted as blog posts.
@ -23,3 +34,4 @@ rss-related stuff for creating a rss feed for my bookshelf, watchlist, status-pa
- https://docs.astro.build/en/recipes/rss/ - https://docs.astro.build/en/recipes/rss/
``` ```
- Add `/colophon`-page similar to [ivndbt](https://ivndbt.com/colophon) or [tim](https://timharek.no/colophon/) - Add `/colophon`-page similar to [ivndbt](https://ivndbt.com/colophon) or [tim](https://timharek.no/colophon/)
- Add lang attribute to posts to decide html lang for blogposts (i've got one in norwegian)