From cbc17db44c18a19702938b3fe70ea3de81d326ea Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Mon, 1 Dec 2025 00:45:09 +0000 Subject: make it work --- public/_headers | 2 + public/_redirects | 16 +++++++ public/bbg/bbg-logo.png | Bin 0 -> 49471 bytes public/bbg/bbg-logo_padded.png | Bin 0 -> 54017 bytes public/bbg/index.html | 92 +++++++++++++++++++++++++++++++++++++++++ public/index.html | 72 ++++++++++++++++++++++++++++++++ 6 files changed, 182 insertions(+) create mode 100644 public/_headers create mode 100644 public/_redirects create mode 100644 public/bbg/bbg-logo.png create mode 100644 public/bbg/bbg-logo_padded.png create mode 100644 public/bbg/index.html create mode 100644 public/index.html (limited to 'public') diff --git a/public/_headers b/public/_headers new file mode 100644 index 0000000..69fb1e4 --- /dev/null +++ b/public/_headers @@ -0,0 +1,2 @@ +/* + who-was-here: zuedev-was-here \ No newline at end of file diff --git a/public/_redirects b/public/_redirects new file mode 100644 index 0000000..c2e9c76 --- /dev/null +++ b/public/_redirects @@ -0,0 +1,16 @@ +/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 + +/bbg/discord https://discord.gg/dT6cbHqXdx diff --git a/public/bbg/bbg-logo.png b/public/bbg/bbg-logo.png new file mode 100644 index 0000000..9b771cc Binary files /dev/null and b/public/bbg/bbg-logo.png differ diff --git a/public/bbg/bbg-logo_padded.png b/public/bbg/bbg-logo_padded.png new file mode 100644 index 0000000..32a2d1d Binary files /dev/null and b/public/bbg/bbg-logo_padded.png differ diff --git a/public/bbg/index.html b/public/bbg/index.html new file mode 100644 index 0000000..393e14b --- /dev/null +++ b/public/bbg/index.html @@ -0,0 +1,92 @@ + + + + + + + Blue Bean Games + + + + +

+ Blue Bean Games is a newly-formed game studio that believes in the power + of open-source software. All of our work is completely dedicated to the + public domain from company literature to video games. +

+ + "Blue Bean Games" is made with ❤️ by + zue.dev + + + diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..6141472 --- /dev/null +++ b/public/index.html @@ -0,0 +1,72 @@ + + + + + + + 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