Closes#17
Also fixed this placeholder text contrast issue in Safari

to:

Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/38
More changes to the about page texts and also made the "interests explosion" effect center on pointer position instead of center of span, which caused some glitchy looking behavior when the text wraps. Also added "digital archiving" to the interests list!
Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/32
This PR refactors some texts on the about page (again), and also a adds two new endpoints for a database table that I have now made public that tracks the coffee cups I've had. The endpoint itself is not public now but I might make a page (something like `/about/coffee`) that presents it in a not-ugly way.
Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/28
The PR is a huge refactor of all Reflect and Vegvisir code. I've merged the API and "Front-end" codebases together into the same root, this will allow for both Reflect and Vegvisir to use the same resources. Not only that, but I've also added proper database modeling with actual OOP inheritance for database tables.
Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/23
Redesign of the buttons I use on the site here and there. This changes all: `button.inline` and `button.inline.solid`
I think the new buttons look more "cutesy" or "cozy" with my hand drawn little icons, soft gradients and shadows, and larger size.
# Old



# New



Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/22
Replaces this section on the `/about` page:

with:

I will replace and fix the colors of the buttons after #15 is merged.
Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/14
This PR adds basic support for the upcoming release Vegvisir 3.1
Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/11
Co-authored-by: Victor Westerlund <victor.vesterlund@gmail.com>
Co-committed-by: Victor Westerlund <victor.vesterlund@gmail.com>