From c46f984b0a9660004cb248fc3b77ae7d9ea87d95 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sat, 17 May 2025 19:52:17 +0100 Subject: [PATCH] homepage --- src/Controller/GuiController.php | 13 ++++ templates/index.html.twig | 116 +++++++++++++++++++++++++++++++ 2 files changed, 129 insertions(+) create mode 100644 src/Controller/GuiController.php create mode 100644 templates/index.html.twig diff --git a/src/Controller/GuiController.php b/src/Controller/GuiController.php new file mode 100644 index 0000000..f5b68df --- /dev/null +++ b/src/Controller/GuiController.php @@ -0,0 +1,13 @@ +render('/index.html.twig'); + } +} diff --git a/templates/index.html.twig b/templates/index.html.twig new file mode 100644 index 0000000..7226fcd --- /dev/null +++ b/templates/index.html.twig @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + {title} + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+ +
+

+ Joe Carstairs +

+ + +
+ +
+

+ Hi! 👋 My name is Joe + Carstairs. I’m a + software developer at + Scott Logic, a + graduate of Philosophy and Mathematics at the University of Edinburgh, + a committed Christian and a pretty rubbish poet. +

+ +

+ I’m also the secretary of the + Scots Language Society. + Help me maintain our website! +

+ +

+ HMU with your thoughts on philosophy of science, Scots verse and + John the Evangelist. +

+ +

+ + Or get me on + Facebook, + Mastodon, + LinkedIn, + BlueSky, + or GitHub. + +

+
+
+
+ +