Skip to content

v2.0.0

Compare
Choose a tag to compare
@MapleAtMorning MapleAtMorning released this 11 Sep 20:38
· 19 commits to main since this release
293e136

Complete Overhaul

Overview

  • Rewrote all the HTML to remove bootstrap.
  • Replaced all the bootstrap things like modals with custom JS.
  • Completely re-styled previously bland looking sections.

Styling

  • More angled look to somewhat match the Games Unite theme using a copious amount of clip-paths.
  • Animated and cleaner looking homepage with some bloat removed.
  • Completely new footer which now actually looks like a footer.
  • Redone cookies popup to not be as obnoxious

JavaScript

  • Custom commands dropdowns.
  • Moved multiple things such as themes to localstorage instead of cookies.

And much more that I probably forgot about. I just really wanted off of bootstrap, it was really holding this site back.

Full Changelog: v1.2.2...v2.0.0