1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
will 1c9f167823 various updates, i think 2023-03-25 23:52:56 -06:00
will 9c8577f464 "v3" on landing page is now superscript to allow for bigger fontsize on mobile 2023-02-27 00:01:16 -07: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 bf6331fcb0 styling fixes + bucket webring! 2023-02-26 13:09:13 -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 d4f7ed12e5 new blog post 2023-02-07 09:59:46 -07:00
will 55c77637f7 holy fucking bingle 2023-01-24 22:17:44 -07:00
will 80d8c0707c Minor random caption bugfix 2023-01-19 05:18:33 -07:00
will 43975b4d80 Basic UX for Flatworm Friday
Added a little message that says "Refresh the page to close this" to Flatworm Friday. Also note my server determines whether it's Friday based on GMT.
2023-01-12 18:08:36 -07:00
will 1d770f020d Things I Keep Having To Google blog post + Flatworm Friday
Full list of changes:
- Added new blog post, "Guide - Things I Keep Having To Google"
- Landing page now has a 1 in 10 chance to display a flatworm friday video on friday
- Added CSS for tables to highlight alternating rows with a certain class
- Landing page captions now include the current Swatch Internet Time
- Testing feature where the ?caption url parameter, if present, is put through the caption generator function instead of an array selection
- Updated changelog
2023-01-12 05:45:00 -07:00
will 8600c0d46b Initial commit of website contents 2023-01-09 14:30:45 -07:00