diff options
| author | Bobby <[email protected]> | 2022-12-27 04:40:13 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-27 04:40:13 -0500 |
| commit | dde395cdd11024a014c7a3faaee52105eb1fef64 (patch) | |
| tree | 94dc41008db6debe30c0c9a16bd40f3015f4c35f | |
| parent | 95cb2a7c9cc49bb8d5abe3db2875782e4c74146c (diff) | |
| download | thatcomputerscientist-dde395cdd11024a014c7a3faaee52105eb1fef64.tar.xz thatcomputerscientist-dde395cdd11024a014c7a3faaee52105eb1fef64.zip | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ # That Computer Scientist Source Code for my Personal Website. +- Visit [thatcomputerscientist.com](https://thatcomputerscientist.com) to take a look at the current build. + +- Visit [preview.thatcomputerscientist.com](https://preview.thatcomputerscientist.com) to see a instant live deployment of changes whenever I start changing something on my local machine. (_Availability of this server is not guaranteed as it is only active whenever I am working on the project_. Also, sometimes I keep the project loaded in my code editor, while being idle or doing something else – the link is viewable during this time as well.) + ## Specifications - Server: [Nginx](https://www.nginx.com/) - Language: [Python](https://www.python.org/), [HTML](https://www.w3schools.com/html/), [CSS](https://www.w3schools.com/css/), [JavaScript](https://www.javascript.com/) |
