Changelog

v15

  • Huge style update.
  • Added a dithered mountain to the background, to go with the clouds.
  • Made the "sun" at the top of the screen fixed to the background, like it used to be.
  • Gave every theme a distinct color scheme
    • Make the header and text colors more distinct for Dawn Sky.
    • Cloudy Sky remains as a "light mode" version of Dawn Sky, because I like it.
    • Night Sky has a deep blue color scheme.
    • Sunny Sky is a "light mode" version of Night Sky
    • Dusk Sky has a deep purple color scheme.
    • Sea Sky has a green and aquamarine color scheme.
    • Alien Sky has a bright and flashy CYMK color scheme.
    • No alternate backgrounds are planned for Dusk Sky, Sea Sky, or Alien Sky. Any new color schemes that I add are also likely to fall into this pattern.
  • Tightened up the layout of the site.
    • Most elements are now closer together by about a pixel.
    • Made the top margin thinner, shifting everything upwards.
    • Rotated the nav elements back a bit.

v14.5

  • Prepared the Theme system to handle future updates.
  • Switched to a cleaner, more stylized style.
    • Replaced all of the background images with gradients; this will make the site load much faster, and will also allow for color changing shenanigans in the future.
    • Slightly tweaked the colors of all elements
    • Adjusted the position of the nav bar
    • Rotated the nav bar pins by another degree

v14

  • Fixed a bug on mobile where links didn't respect bullet points.
    • "display: inline-block;" was the culprit.
  • Rewrote the Theme system from the ground up to alternatively check for the presence of a theme tag in localStorage in the head tag and body tag of every page on the site. This makes it so that the theme can load dynamically on the page AND load preemptively before the page renders the background.
    • This completely fixes the background flickering!
    • It required editing every html page on the site, so this gets to be an update all on its own.

v13

  • Fixed a dead link issue with the CC BY-SA 4.0 licenses.
    • Also made the indicator under each article smaller.
  • Made layout adjustments to all of the main pages of the site.
    • Made this page much more compact
    • Added a title banner back to the Files page
    • Used the .pop class to indent many paper tabs
  • Made many changes to the style css and background images.
    • Tweaked crossword.png, the paper texture, to be more pronounced.
    • Tweaked binding.png, the tab texture, to be more subtle.
    • Very slightly blurred lowlinen.png, the badge texture.
    • Slightly darkened var(--maroon), the header text color.
    • Changed the edges of each paper tab to have transparent drop shadows rather than opaque border lines.
    • Made all of the tabs on the paper tabs five pixels thinner. Believe it or not, this is a very significant change.
    • Made the padding on articles five pixels thinner to match.
    • Made all of the tabs slightly less round, to contrast the nav bar.
    • Made the nav bar one pixel thinner to perfectly center the pins.
    • Made the nav bar shadow much more transparent.
    • Made the nav bar animation faster.
    • Implemented a more sophisticated bullet point pin system using li:before instead of list-style. As a side effect, all lists are slightly spaced out and easier to read.

v12

  • Renamed Sunny Day/Cloudy Day to Sunny Sky/Cloudy Sky
  • Added new themes: Dusk Sky, Sea Sky, and Alien Sky
  • Changed the floppy disk images to better reflect content
  • Fixed css issues on the Files page
  • Fixed a major error that made the Night Sky theme unusable
  • Partially fixed the flickering when using an alternate theme
    • The devil is in the details here. Chromium browsers are better at loading the JavaScript after the css finishes loading, resulting in less flickers. Firefox is slightly worse about it. It's impossible to fix without moving to a PHP server and cookies, something that isn't supported natively on Neocities, and it would require a complete rewrite of the Theme system. It's just not in the cards for right now.
  • Optimized JavaScript behind the scenes
    • Twice
  • Optimized style css

v11

  • Tweaked the index page to fit a standard 1080p monitor
  • Implemented these new styles across the site
  • Implemented new styles for "blank" containers
  • Implemented new styles for indented containers
  • Fixed a tiny offset between article padding and lists
  • Created this Changelog as a viewable page
  • Added a background animation, editing every page on the site

v10

  • Updated the Links page to reflect my social media presence
  • Changed my name across the site
  • Overhauled the style css of the Files page
  • Added mouseover animations to badge links and Files links

v9

  • Standardized article formats across all pages
  • Changed the layout of the Worldhub page
  • Fixed several padding errors with headers
  • Consolidated the style css to just two types of badge links
  • Created the Worldhub section and populated it with articles

v8

  • Fixed the Files page on mobile
  • Fixed flex box separation
  • Rotated the "pins" on the navigation bar slightly
  • Created the Worldhub section and populated it with articles

v7

  • Standardized fonts and added local fonts to the site
  • Created an html sitemap for users
  • Implemented search engine optimization in xml
  • Made current theme into a global variable with cookies
  • Changed theme switcher default to Dawn Sky

v6

  • Added mouseover animations to the navigation bar
  • Made the skybox much more sophisticated
  • Implemented Theme Switcher

v5

  • Added a Last Updated section to the index header
  • Changed the About page to use badges
  • Created the Links page and populated it with links
  • Implemented new style css for badge-style links
  • Changed the background from a forest to a skybox
  • Added true mobile support

v4

  • Implemented Featured Content section
  • Implemented Recent Stream section
  • Added several 88x31 buttons, and created one for the site
  • Greatly improved the header and footer style
  • Updated the look and feel of the navigation bar
  • Implemented flex boxes in key areas
  • Switched to a felt collage style

v3

  • Vaildated W3C CSS and added their button to the site
  • Added a navigation bar
  • Tweaked the background to be less bright
  • Switched to a simple notebook style

v2

  • Finally decided on a set of fonts
  • Fixed the Archive and Recent Posts listing articles backwards
  • Tweaked the background to be less bright
  • Switched the color scheme from orange tones to magenta tones

v1

  • Implemented basic css
  • Created the About page
  • Created the Posts page
  • Implemented Zonelets as a blogging platform
  • Published site