diff --git a/.gitignore b/.gitignore
index 675de2b..9dafa90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,4 +33,5 @@
#CMake
build/
+Resources/Output/
diff --git a/Resources/Input/ThisSite.md b/Resources/Input/ThisSite.md
new file mode 100644
index 0000000..e69de29
diff --git a/Resources/Input/index.md b/Resources/Input/index.md
index 0279718..23f478c 100644
--- a/Resources/Input/index.md
+++ b/Resources/Input/index.md
@@ -2,8 +2,12 @@
# Welcome!
I'm Rosia Evans, this is my site where I log my work for myself and for me to show to others.
+This site is generated procedurally from markdown though C++ code I've written and hosted using [lighttpd](https://www.lighttpd.net/)on an old laptop through my router. You can find the code for it [here](https://github.com/Wil-Ro/Blog) and a more indepth talk about it on [this blog post](/ThisSite.html).
+
I'm currently studying at a small university in wales where I'm doing a BEng in software engineering whilst working on robotics and exploring my own interests on the side through various societies. I've previously had interests in VR and XR and UI design, spending a lot of my secondary school years experimenting with both concepts.
+
+
To see my work, check the navbox to the side
<-
diff --git a/Resources/Output/Aardvark.html b/Resources/Output/Aardvark.html
index b37d722..8b09138 100644
--- a/Resources/Output/Aardvark.html
+++ b/Resources/Output/Aardvark.html
@@ -14,12 +14,15 @@
Navigation
Tower defence game
+aberSailBot
Welcome!
SBS Internship
Hello world!
EPQ Project
+Aber Robotics Soc
AardvarkXR
Mind Map Maker
+aberCompSoc
Example Post
diff --git a/Resources/Output/CatTowerDefence.html b/Resources/Output/CatTowerDefence.html
index 51be7e4..5d20a85 100644
--- a/Resources/Output/CatTowerDefence.html
+++ b/Resources/Output/CatTowerDefence.html
@@ -14,12 +14,15 @@
Navigation
Tower defence game
+aberSailBot
Welcome!
SBS Internship
Hello world!
EPQ Project
+Aber Robotics Soc
AardvarkXR
Mind Map Maker
+aberCompSoc
Example Post
diff --git a/Resources/Output/EPQProject.html b/Resources/Output/EPQProject.html
index 130fce2..179f915 100644
--- a/Resources/Output/EPQProject.html
+++ b/Resources/Output/EPQProject.html
@@ -14,12 +14,15 @@
Navigation
Tower defence game
+aberSailBot
Welcome!
SBS Internship
Hello world!
EPQ Project
+Aber Robotics Soc
AardvarkXR
Mind Map Maker
+aberCompSoc
Example Post
diff --git a/Resources/Output/MindMap.html b/Resources/Output/MindMap.html
index 167e25f..5c45210 100644
--- a/Resources/Output/MindMap.html
+++ b/Resources/Output/MindMap.html
@@ -14,12 +14,15 @@
Navigation
Tower defence game
+aberSailBot
Welcome!
SBS Internship
Hello world!
EPQ Project
+Aber Robotics Soc
AardvarkXR
Mind Map Maker
+aberCompSoc
Example Post
diff --git a/Resources/Output/SBSWork.html b/Resources/Output/SBSWork.html
index 1e48826..e7f367d 100644
--- a/Resources/Output/SBSWork.html
+++ b/Resources/Output/SBSWork.html
@@ -14,12 +14,15 @@
Navigation
Tower defence game
+aberSailBot
Welcome!
SBS Internship
Hello world!
EPQ Project
+Aber Robotics Soc
AardvarkXR
Mind Map Maker
+aberCompSoc
Example Post
diff --git a/Resources/Output/TestFullArticle.html b/Resources/Output/TestFullArticle.html
index 65611ce..1fcdcbc 100644
--- a/Resources/Output/TestFullArticle.html
+++ b/Resources/Output/TestFullArticle.html
@@ -14,12 +14,15 @@
Navigation
Tower defence game
+aberSailBot
Welcome!
SBS Internship
Hello world!
EPQ Project
+Aber Robotics Soc
AardvarkXR
Mind Map Maker
+aberCompSoc
Example Post
diff --git a/Resources/Output/index.html b/Resources/Output/index.html
index 816ce3b..8bf256f 100644
--- a/Resources/Output/index.html
+++ b/Resources/Output/index.html
@@ -14,12 +14,15 @@
Navigation
Tower defence game
+aberSailBot
Welcome!
SBS Internship
Hello world!
EPQ Project
+Aber Robotics Soc
AardvarkXR
Mind Map Maker
+aberCompSoc
Example Post
diff --git a/Resources/Output/inputfile.html b/Resources/Output/inputfile.html
index 16e71ab..c1cfb60 100644
--- a/Resources/Output/inputfile.html
+++ b/Resources/Output/inputfile.html
@@ -14,12 +14,15 @@
Navigation
Tower defence game
+aberSailBot
Welcome!
SBS Internship
Hello world!
EPQ Project
+Aber Robotics Soc
AardvarkXR
Mind Map Maker
+aberCompSoc
Example Post
diff --git a/Resources/Static/profile.jpeg b/Resources/Static/profile.jpeg
new file mode 100644
index 0000000..b957d6e
Binary files /dev/null and b/Resources/Static/profile.jpeg differ