v16
- Pulled the CC-BY-SA 4.0 license from the World Hub.
- By omission, it is now ARR (All Rights Reserved).
- This was a personal decision.
- Created a new "gem" graphic that actually looks like a pushpin.
- Adjusted the position of text to match.
- Resized the navigation buttons again.
- Turned Cloudy Sky into its own color theme.
- Went for a warm summer theme to contrast the sky.
- Tilted the magenta colors over to orange.
- Gradients shift towards red or yellow for a tropical feel.
- Now works as a true "light mode" version of Dawn Sky.
- Gave the World Hub a fresh new style.
- Centering the badges was a high priority for me.
- There's no new CSS here, just mixing different containers.
Merged Recent Stream and Featured Content into one div.
Made line-height fixed instead of relative.
Added a text-shadow on badges for readability.
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.
- Made 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.
- 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.