Adds new page and alters index page, alters gitignore to ignore output files
This commit is contained in:
parent
36ccdc823c
commit
03e6751996
12 changed files with 29 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -33,4 +33,5 @@
|
|||
|
||||
#CMake
|
||||
build/
|
||||
Resources/Output/
|
||||
|
||||
|
|
0
Resources/Input/ThisSite.md
Normal file
0
Resources/Input/ThisSite.md
Normal file
|
@ -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
|
||||
|
||||
<-
|
||||
|
|
|
@ -14,12 +14,15 @@
|
|||
<h1>Navigation</h1>
|
||||
|
||||
<li><a href=/CatTowerDefence.html>Tower defence game</a></li>
|
||||
<li><a href=/SailBot.html>aberSailBot</a></li>
|
||||
<li><a href=/index.html>Welcome!</a></li>
|
||||
<li><a href=/SBSWork.html>SBS Internship</a></li>
|
||||
<li><a href=/inputfile.html>Hello world!</a></li>
|
||||
<li><a href=/EPQProject.html>EPQ Project</a></li>
|
||||
<li><a href=/RoboticsSociety.html>Aber Robotics Soc</a></li>
|
||||
<li><a href=/Aardvark.html>AardvarkXR</a></li>
|
||||
<li><a href=/MindMap.html>Mind Map Maker</a></li>
|
||||
<li><a href=/aberCompSoc.html>aberCompSoc</a></li>
|
||||
<li><a href=/TestFullArticle.html>Example Post</a></li>
|
||||
|
||||
</nav>
|
||||
|
|
|
@ -14,12 +14,15 @@
|
|||
<h1>Navigation</h1>
|
||||
|
||||
<li><a href=/CatTowerDefence.html>Tower defence game</a></li>
|
||||
<li><a href=/SailBot.html>aberSailBot</a></li>
|
||||
<li><a href=/index.html>Welcome!</a></li>
|
||||
<li><a href=/SBSWork.html>SBS Internship</a></li>
|
||||
<li><a href=/inputfile.html>Hello world!</a></li>
|
||||
<li><a href=/EPQProject.html>EPQ Project</a></li>
|
||||
<li><a href=/RoboticsSociety.html>Aber Robotics Soc</a></li>
|
||||
<li><a href=/Aardvark.html>AardvarkXR</a></li>
|
||||
<li><a href=/MindMap.html>Mind Map Maker</a></li>
|
||||
<li><a href=/aberCompSoc.html>aberCompSoc</a></li>
|
||||
<li><a href=/TestFullArticle.html>Example Post</a></li>
|
||||
|
||||
</nav>
|
||||
|
|
|
@ -14,12 +14,15 @@
|
|||
<h1>Navigation</h1>
|
||||
|
||||
<li><a href=/CatTowerDefence.html>Tower defence game</a></li>
|
||||
<li><a href=/SailBot.html>aberSailBot</a></li>
|
||||
<li><a href=/index.html>Welcome!</a></li>
|
||||
<li><a href=/SBSWork.html>SBS Internship</a></li>
|
||||
<li><a href=/inputfile.html>Hello world!</a></li>
|
||||
<li><a href=/EPQProject.html>EPQ Project</a></li>
|
||||
<li><a href=/RoboticsSociety.html>Aber Robotics Soc</a></li>
|
||||
<li><a href=/Aardvark.html>AardvarkXR</a></li>
|
||||
<li><a href=/MindMap.html>Mind Map Maker</a></li>
|
||||
<li><a href=/aberCompSoc.html>aberCompSoc</a></li>
|
||||
<li><a href=/TestFullArticle.html>Example Post</a></li>
|
||||
|
||||
</nav>
|
||||
|
|
|
@ -14,12 +14,15 @@
|
|||
<h1>Navigation</h1>
|
||||
|
||||
<li><a href=/CatTowerDefence.html>Tower defence game</a></li>
|
||||
<li><a href=/SailBot.html>aberSailBot</a></li>
|
||||
<li><a href=/index.html>Welcome!</a></li>
|
||||
<li><a href=/SBSWork.html>SBS Internship</a></li>
|
||||
<li><a href=/inputfile.html>Hello world!</a></li>
|
||||
<li><a href=/EPQProject.html>EPQ Project</a></li>
|
||||
<li><a href=/RoboticsSociety.html>Aber Robotics Soc</a></li>
|
||||
<li><a href=/Aardvark.html>AardvarkXR</a></li>
|
||||
<li><a href=/MindMap.html>Mind Map Maker</a></li>
|
||||
<li><a href=/aberCompSoc.html>aberCompSoc</a></li>
|
||||
<li><a href=/TestFullArticle.html>Example Post</a></li>
|
||||
|
||||
</nav>
|
||||
|
|
|
@ -14,12 +14,15 @@
|
|||
<h1>Navigation</h1>
|
||||
|
||||
<li><a href=/CatTowerDefence.html>Tower defence game</a></li>
|
||||
<li><a href=/SailBot.html>aberSailBot</a></li>
|
||||
<li><a href=/index.html>Welcome!</a></li>
|
||||
<li><a href=/SBSWork.html>SBS Internship</a></li>
|
||||
<li><a href=/inputfile.html>Hello world!</a></li>
|
||||
<li><a href=/EPQProject.html>EPQ Project</a></li>
|
||||
<li><a href=/RoboticsSociety.html>Aber Robotics Soc</a></li>
|
||||
<li><a href=/Aardvark.html>AardvarkXR</a></li>
|
||||
<li><a href=/MindMap.html>Mind Map Maker</a></li>
|
||||
<li><a href=/aberCompSoc.html>aberCompSoc</a></li>
|
||||
<li><a href=/TestFullArticle.html>Example Post</a></li>
|
||||
|
||||
</nav>
|
||||
|
|
|
@ -14,12 +14,15 @@
|
|||
<h1>Navigation</h1>
|
||||
|
||||
<li><a href=/CatTowerDefence.html>Tower defence game</a></li>
|
||||
<li><a href=/SailBot.html>aberSailBot</a></li>
|
||||
<li><a href=/index.html>Welcome!</a></li>
|
||||
<li><a href=/SBSWork.html>SBS Internship</a></li>
|
||||
<li><a href=/inputfile.html>Hello world!</a></li>
|
||||
<li><a href=/EPQProject.html>EPQ Project</a></li>
|
||||
<li><a href=/RoboticsSociety.html>Aber Robotics Soc</a></li>
|
||||
<li><a href=/Aardvark.html>AardvarkXR</a></li>
|
||||
<li><a href=/MindMap.html>Mind Map Maker</a></li>
|
||||
<li><a href=/aberCompSoc.html>aberCompSoc</a></li>
|
||||
<li><a href=/TestFullArticle.html>Example Post</a></li>
|
||||
|
||||
</nav>
|
||||
|
|
|
@ -14,12 +14,15 @@
|
|||
<h1>Navigation</h1>
|
||||
|
||||
<li><a href=/CatTowerDefence.html>Tower defence game</a></li>
|
||||
<li><a href=/SailBot.html>aberSailBot</a></li>
|
||||
<li><a href=/index.html>Welcome!</a></li>
|
||||
<li><a href=/SBSWork.html>SBS Internship</a></li>
|
||||
<li><a href=/inputfile.html>Hello world!</a></li>
|
||||
<li><a href=/EPQProject.html>EPQ Project</a></li>
|
||||
<li><a href=/RoboticsSociety.html>Aber Robotics Soc</a></li>
|
||||
<li><a href=/Aardvark.html>AardvarkXR</a></li>
|
||||
<li><a href=/MindMap.html>Mind Map Maker</a></li>
|
||||
<li><a href=/aberCompSoc.html>aberCompSoc</a></li>
|
||||
<li><a href=/TestFullArticle.html>Example Post</a></li>
|
||||
|
||||
</nav>
|
||||
|
|
|
@ -14,12 +14,15 @@
|
|||
<h1>Navigation</h1>
|
||||
|
||||
<li><a href=/CatTowerDefence.html>Tower defence game</a></li>
|
||||
<li><a href=/SailBot.html>aberSailBot</a></li>
|
||||
<li><a href=/index.html>Welcome!</a></li>
|
||||
<li><a href=/SBSWork.html>SBS Internship</a></li>
|
||||
<li><a href=/inputfile.html>Hello world!</a></li>
|
||||
<li><a href=/EPQProject.html>EPQ Project</a></li>
|
||||
<li><a href=/RoboticsSociety.html>Aber Robotics Soc</a></li>
|
||||
<li><a href=/Aardvark.html>AardvarkXR</a></li>
|
||||
<li><a href=/MindMap.html>Mind Map Maker</a></li>
|
||||
<li><a href=/aberCompSoc.html>aberCompSoc</a></li>
|
||||
<li><a href=/TestFullArticle.html>Example Post</a></li>
|
||||
|
||||
</nav>
|
||||
|
|
BIN
Resources/Static/profile.jpeg
Normal file
BIN
Resources/Static/profile.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Loading…
Add table
Reference in a new issue