1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
will db29b9bf9e change matrix address 2023-04-03 05:37:37 -06:00
will c2e5e1c3cd Overhaul /stuff/ + webring styling
I've overhauled /stuff/ to be in line with the rest of the site and
moved some of the things on it to places I consider to be more
appropriate. I've also made some more minor styling changes, as well as
giving each webring on the landing page its own custom CSS flair.
2023-02-26 22:36:33 -07:00
will 620200137e make it work on phones tm
- Rearranged navigation significantly
  - Navbar is now unlimited width on desktop
  - Navbar is now always on top of the screen, even on the landing page
  - Navbar has been replaced with hamburger menu on mobile
- Significant styling alterations to look good on phones tm
  - Most of the credit goes to a certain meta tag.
  - (Appearance on desktop is mostly unchanged)
  - The background on mobile is now 100% image, but darkened to improve contrast
  - Table pages such as /links/ and /stats/ now rearrange on mobile:

    column a                column a  column b
    column b       vs       column a  column b
    column a                column a  column b
    column b                column a  column b

  - font size on landing page scales with device width on tall displays
  - guestbook posts use CSS grid now
- Working on a @media (prefers-contrast: more) theme as well. Can't figure out how to test it though
- Updated /stats/
  - Added some new stats
  - Updated CD collection size
- Updated /about/uses/
  - I now use Nextcloud News instead of Yarr
  - My phone runs Graphene
  - I use Fennec browser on mobile instead of standard Firefox
  - New background as the old one was horrible for contrast
- Added Waxlimbs - For Science! to /about/music/
- The oldest three articles on /blog/ now show a warning on hover that they're from the legacy v2 site
- Corrected various markup issues with the help of validator.w3.org/nu/
- Added alt text to a ton of images
- todo list is no longer a separate html file. it was fucking with the scaling on mobile and I couldn't be bothered
- /stuff/ remains unchanged. I'll get to it
- Hopefully that's everything lol
2023-02-26 04:22:38 -07:00
will 1d8fdef22c First steps towards making this thing look good on mobile 2023-02-24 04:05:27 -07:00
will a5f30b7066 added sizeof.cat to links page as button 2023-02-17 12:44:12 -07:00
will c1986a8d92 updated the links page slightly - added Matrix link 2023-02-08 23:20:59 -07:00
will f0edca7183 L+ratio+new blog post+new link in the links page 2023-02-03 02:57:23 -07:00
will 7d70f15b4e Update public email 2023-01-26 15:00:34 -07:00
will 2472272780 New blog post 2023-01-23 19:29:32 -07:00
will 8600c0d46b Initial commit of website contents 2023-01-09 14:30:45 -07:00