From 562f06c174b45f9fed23fccf936d07af0c8bc0a8 Mon Sep 17 00:00:00 2001 From: Simon O'Shea Date: Mon, 6 Feb 2023 10:37:23 -0500 Subject: [PATCH] created instructions for viewing --- site/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 site/README.md diff --git a/site/README.md b/site/README.md new file mode 100644 index 0000000..9bf8bd7 --- /dev/null +++ b/site/README.md @@ -0,0 +1,18 @@ +welcome to my personal website. + +i don't update this repository very frequently, +but at the moment it's my only proof that this +website exists. i used to host it but didn't want +to spend the money any more, so it's been a local +pet project ever since. + +if you want to check it out, simply download +the "website.zip" file. it will contain all of +the necessary html/css for you to view it locally +in your web browser. + +to view: +- download "website.zip" +- extract folder to desired location on computer +- open the "light" folder +- launch "index.html" to go to the landing page \ No newline at end of file