Boring site update changelog 25-09-18
I figured I should write some of these to kinda show in open that I actually write a decent amount of code for this site.
Big stuff!
Relative time added.
If you look at the timestamp on each post, it now says how long ago it's been since the post went up as opposed to the absolute time it came out. This is helpful for a couple reasons, but a big one is that all my timestamps are in UTC (Coordinated Universal Time), which meant you could not get a sense for what time I was uploading posts anyways. I'd fire something off at dinner and then it'd seem like I was doing crazed 1am posting.
Part of my Cohost archive has been reuploaded!
You can now see old cohost posts reuploaded to my blog at the #cohost archive tag. I am missing most of my posts because I have to import these by hand. Any posts that rebugged other posts or my own posts are not uploaded (see: Stuff I still need to do).
Small stuff
- Fixed the leave a comment box not having a shadow.
- Minor improvements to syntax highlighting
- General CSS improvements.
- Demo web components made for a secret blog post I may or may n…