WARNING
From commit #284 onwards (and DEFINITELY from commit #287 onwards) the "htmlpreview.github.io/user15263/repository/[...]" or "htmlpreview.github.io/digitix08/repository/[...]" link no longer works (redirects to "user15263.github.io/repository/[...]" and from commit #888 onwards to "digitix08.github.io/repository/[...]")
* the script to redirect to the mobile version of the site currently uses the absolute URL (http://stuff.com/file.html) instead of a relative URL (file.html), which means that between commits 500 and 800 (including 800) the page goes to the "user15263.github.io" (old) URL, which no longer exists (FIXED in commit 987)
Go here to see how the site looked like at the 70th commit
70th commit: changed Dedomil.com link in download.htm
Go here to see how the site looked like at the 90th commit
At time of making this page, this was the earliest commit I could acces via github actions
90th commit: uploaded "useful_links.html" to repository
Since 70th commit I have made changes mainly to the home page and the download pages
Go here to see how the site looked like at the 100th commit
100th commit: deleted temp file in school directory, accidentally deleting the whole subdir (not that impressive, I know)
Since 90th commit I created school directory, added all the files there and then deleted the whole dir...
Go here to see how the site looked like at the 200th commit
200th commit: changed title of "MINECRAFT.htm"
Since 100th commit, the school dir had all the files added and most link problems solved
Commit 284: the first attempt to move users from "htmlpreview.github.io/user15263/repository/[...]" to "user15263.github.io/repository/[...]" just reloads the home page continuosly
Commit 287: the script to move users from "htmlpreview.github.io/user15263/repository/[...]" to "user15263.github.io/repository/[...]" works properly, but only exists on home page
Commit 295: started gathering all images in images or images/buttons. This lasted for 133 commits (approximately)
Go here to see how the site looked like at the 300th commit
300th commit: at this time I was moving all images to [...]/images and all buttons that used images to images/buttons
Since 200th commit I edited a lot of files, mainly the home page and moved the school dir's css to school/css (consequently modifying all HTMLs that used that css to use the new css)
Go here to see how the site looked like at the 400th commit
400th commit: at this time I was moving all images to [...]/images and all buttons that used images to images/buttons
Since 300th commit I mainly moved images to images dir or school/images dir
Commit 428: finished moving images
Commit 468: from now on the site has a home page made for mobile devices
Go here to see how the site looked like at the 500th commit, and here for mobile version*
500th commit: modifyed "basic_view/useful_links.html"
Since 400th commit I mainy modifyed HTML pages to accomodate the image changes and actually made "basic view" a thing (created basic_view directory and moved the old versions of some pages there)
Commit 517: tests page added
Commit 534: dark stylesheet added
Go here to see how the site looked like at the 600th commit, and here for mobile version*
600th commit: modified "download/index.htm" page's dark mode code
Since 500th commit I manly edited tests page and added dark mode to pages
Commit 608: created images/unused
Go here to see how the site looked like at the 700th commit, and here for mobile version*
700th commit: uploaded "delivery driver 1.1_web" game and related files
Go here to see how the site looked like at the 800th commit, and here for mobile version*
800th commit: modified link to 70th_commit to actually work
Go here to see how the site looked like at the 900th commit, and here for mobile version*
900th commit: fixed annoying bug of "index.htm" that I created 5 commits earlier