diff --git a/Resources/StaticPages/LandingPageWireframe.html b/Resources/StaticPages/LandingPageWireframe.html new file mode 100644 index 0000000..2325816 --- /dev/null +++ b/Resources/StaticPages/LandingPageWireframe.html @@ -0,0 +1,38 @@ + + + + + +
+ Rosia Evans +
+
+

+ Welcome! +

+
+ I'm Rosia Evans, this is my site where I log my work for myself and for me to show to + others. +
+ +
+ 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. +
+ +
+ See more about my work here: + +
+ Work +
+
+ + +
+
+ + diff --git a/Src/blog.cpp b/Src/blog.cpp index 697da49..23e637a 100644 --- a/Src/blog.cpp +++ b/Src/blog.cpp @@ -53,3 +53,6 @@ int main(int argc, char* argv[]) } +// TODO: get images and resources moved across to output to +// TODO: nav sections :eww: +