diff --git a/src/pages/todo.md b/src/pages/todo.md index d9e7f29..9638bc1 100644 --- a/src/pages/todo.md +++ b/src/pages/todo.md @@ -4,14 +4,25 @@ description: "" 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. - Add log-page for wine/gin I like and have tried - Add page dedicated to work I'm proud of - 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 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. @@ -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/ ``` - 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)