diff options
| author | Bobby <[email protected]> | 2023-11-15 01:09:36 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-11-15 01:09:36 -0500 |
| commit | 5a246690fd32be44e3e8e61b9894556a0febd7ac (patch) | |
| tree | 9663b63eab05a8d2dd525a5f18b388c395ac3ad9 | |
| parent | b5bc2804426ce1ace3b87dbdd5ad9e703a1c4884 (diff) | |
| download | thatcomputerscientist-5a246690fd32be44e3e8e61b9894556a0febd7ac.tar.xz thatcomputerscientist-5a246690fd32be44e3e8e61b9894556a0febd7ac.zip | |
Added Deprecation of Readme Specs Notice
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,6 +1,18 @@ # Shifoo (Previously _That Computer Scientist_) Source Code for my Personal Website. +``` + README DEPRECATION NOTICE + ------------------------- + +Most of the specifications listed in this repository can be considered partially working. This is because the website (in general) needs to be running on a browser compatible with Windows XP or above or Mac OS X 10.6 or above. Although, our initial goal was to keep the site backwards compatible with Windows 98 and Mac OS 9, I think a bit of javascript makes the site more livelier (o˘◡˘o). + +I keep pushing updates to this repository, but take this readme with a grain of salt from now on. The instructions, in general, will work for local development, but don't expect the site to be compatible with HTML4 anymore lol. + +I will be updating the readme soon (hopefully) to reflect the current state of the site. +``` + + - Visit [shi.foo](https://shi.foo) to take a look at the current build. ## Specifications |
