This is my personal website! The code is written by me, a human person, and I made it to express myself, improve at coding, and to have somewhere to post stuff! :)
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I use <abbr> tags to display tooltips with clarification of some words, and now I've added abbr's to all my cool dynamic dates! I've also changed them from being just being a weird color to being italic instead, which looks a lot better!
I made a 404 page! Since my css applies pretty well to my general design it was very quick and easy to make, and on github pages you just have to name it 404.html and it works. I also added title attributes to my navbar for desktop users to hover over. Other hoverable elements (only abbr currently) have mobile support via a little custom ::after css thing, but that doesn't really apply to navbar links which you just click on once. Lastly I added my latest custom font to the fonts collection, and wrote a bit about that + fixing some random lines in the html and css files!
I have now translated the entire index.html to toki pona, as well as figured out styling for the element and for UCSUR-text, which included subsetting a font and learning how to do that.