aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-12-27 04:40:13 -0500
committerGitHub <[email protected]>2022-12-27 04:40:13 -0500
commitdde395cdd11024a014c7a3faaee52105eb1fef64 (patch)
tree94dc41008db6debe30c0c9a16bd40f3015f4c35f
parent95cb2a7c9cc49bb8d5abe3db2875782e4c74146c (diff)
downloadthatcomputerscientist-dde395cdd11024a014c7a3faaee52105eb1fef64.tar.xz
thatcomputerscientist-dde395cdd11024a014c7a3faaee52105eb1fef64.zip
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8f30537f..015389d9 100644
--- a/README.md
+++ b/README.md
@@ -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/)