Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Releases: ahujaesh/daringdragonswebpage

v12

28 Apr 23:45
638b66f
Compare
Choose a tag to compare

v12

  • CONVERT ALL 22 IMAGES TO WEBP (I had been trying to do this since before v10!)
  • Update Mrs. RJ's bio with a meme
  • Add a spinner to Gokul's page
  • Create a new GitHub action to generate the line of code to add new things to the script page since I often use the same template. You can view it here.
  • Convert both locked pages to .PHP to prevent anyone proficient in Chrome developer console from digging through and finding the locked info. (This took a while...)
  • Replace duplicate <html> tags with only one. (Explanation: When I was optimizing my SEO, I just copy-pasted my <head> tags from file to file, and the one I copied had an error - one <head> tag that was normal and one that had <html lang="en"> on it.)
  • Update the copyright dates on the bottom of the page from 2023 to 2024 (Four months into 2024...)
  • Update video view count (I forgot to check it so it went up over 600 views)
  • Add disclaimers to the testing pages
  • Update with 2024 - 2025 challenge previews
  • Fix spelling mistakes
  • Bold places in the awards section of the main page
  • Add special awards (I forgot to add them before)
  • Update indentation to make code cleaner
  • Add a new banner that can be uncommented during testing/modifications of the site to tell the user that some features might be unavailable
  • Add a magazine section to house the links to all the magazines that we were featured in (There are so many!)
  • Add new icons to eshaan_a.html
  • Add STATES VICTORY (1st place, High IC, Davinchi award)
  • Transfer countdown to be for Kansas City Gobal Finals 2024 not Texas State, because States has passed (We won).
  • Move JS function that was missed earlier when consolidating functions into one place at the bottom (I'm too lazy to configue a sepperate .JS file).
  • Update README.md
  • Fix broken License link (Forgot https:// so it didn't work)
  • Added missing spacing between elements
  • Update the description on the music page so it is more realistic and funny
  • Update Schema description
  • Update sitemaps: The url hadn't been changed
  • Made link text more descriptive
  • Close errors
  • Shorten CSS
  • Add README.md badges
  • Clean up code
  • Update Github Corner
  • Change password hint
  • Add the table at the top of this file to both README.md files
  • Fix broken link

V11

21 Mar 21:50
64ebd2e
Compare
Choose a tag to compare
V11

3 months of changes:

  • added a "Copy email to clipboard button" to the contact us page.
  • States changes
  • Updated countdown with new fancy background (computer only)
  • Updated people section with new fancy animation (computer only)
  • Updated "eshaan_a.html" page with contributing graph, better bio, and more
  • Added workflows to generate the snake SVG
  • Added FA icons
  • Remove outdated files and media players
  • Remove old ReplIt badges
  • Update with the TXSE6 regional results
  • Add GitHub corners ( from https://tholman.com/github-corners/ )
  • Grammar/wording changes on the sponsorships page
  • Add an MIT license (technically two, one is in .txt format, and the other doesn't have a TLD)
  • a LOT more stuff (I forgot to keep updating this in the almost 3 months since the last release, so there were a lot of changes that are not written here)

v10

14 Dec 00:42
0d3aab2
Compare
Choose a tag to compare
v10

v10 - added a resources page with IC packets, found some pages without the new font from v7 and added the new font there, updated meta tags for biography pages and locked pages ( Sets&Costumes page and Script Page.), added og (Open Graph Protocol) meta tags to HTML head sections, added Google Translate integration to more pages (the biography pages ), added a countdown to our next competiton (see here), and added more credits to the biography pages, and updated the resources page here.

Full Changelog: daringdragonswebpage...v10

v9

08 Dec 21:06
bec2e8d
Compare
Choose a tag to compare
v9

Added Google translate for international visitors, updated back-to-top buttons with new styling, updated the cookie popups styling, added more meta tags to all of the pages (author, keywords, etc.), and improved the locked pages.