From 2131d5fec97f6163678fdec40dd2d6e9f7a5e58c Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Thu, 30 Oct 2025 23:40:37 +0000 Subject: restructure repo into a monorepo --- projects/www/public/_headers | 2 ++ projects/www/public/_redirects | 14 +++++++++ projects/www/public/index.html | 67 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 83 insertions(+) create mode 100644 projects/www/public/_headers create mode 100644 projects/www/public/_redirects create mode 100644 projects/www/public/index.html (limited to 'projects/www/public') diff --git a/projects/www/public/_headers b/projects/www/public/_headers new file mode 100644 index 0000000..69fb1e4 --- /dev/null +++ b/projects/www/public/_headers @@ -0,0 +1,2 @@ +/* + who-was-here: zuedev-was-here \ No newline at end of file diff --git a/projects/www/public/_redirects b/projects/www/public/_redirects new file mode 100644 index 0000000..5890edd --- /dev/null +++ b/projects/www/public/_redirects @@ -0,0 +1,14 @@ +/github https://github.com/zuedev +/gitlab https://gitlab.com/zuedev +/discord https://discord.gg/N34EeYtFCs +/gumroad https://zuedev.gumroad.com/ +/linkedin https://linkedin.com/in/zuedev +/stripe https://billing.stripe.com/p/login/6oE8Ag4EK2N82OI000 +/monzo https://monzo.me/alexanderpooley5 +/steam https://steamcommunity.com/id/zuedev +/aws https://zuedev.awsapps.com/start + +/cv /resume +/cv.pdf /resume +/resume.pdf /resume +/resume https://drive.google.com/file/d/1S49c4nQEpY5IeQNkTcLlnabz664RlnAj/view diff --git a/projects/www/public/index.html b/projects/www/public/index.html new file mode 100644 index 0000000..2d92f0b --- /dev/null +++ b/projects/www/public/index.html @@ -0,0 +1,67 @@ + + + + + + + zuedev's space + + + + + + +
+
+

+ I'm working on updating this website to be a hub for my projects and + services. +

+

In the meantime, here's some links:

+ +
+
+ + + -- cgit v1.2.3