From 14e968309da5036711ee0e3995362aa19d7bd7d8 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Tue, 3 Mar 2026 10:24:12 +0000 Subject: big update! --- public/_redirects | 18 - public/bbg/bbg-logo.png | Bin 49471 -> 0 bytes public/bbg/bbg-logo_padded.png | Bin 54017 -> 0 bytes public/bbg/index.html | 92 ---- public/help/index.html | 51 ++ public/index.html | 185 +++++--- public/privacy-policy/index.html | 99 ++++ public/resume/index.html | 936 ------------------------------------- public/terms-of-service/index.html | 40 +- 9 files changed, 313 insertions(+), 1108 deletions(-) delete mode 100644 public/_redirects delete mode 100644 public/bbg/bbg-logo.png delete mode 100644 public/bbg/bbg-logo_padded.png delete mode 100644 public/bbg/index.html create mode 100644 public/help/index.html create mode 100644 public/privacy-policy/index.html delete mode 100644 public/resume/index.html (limited to 'public') diff --git a/public/_redirects b/public/_redirects deleted file mode 100644 index 02a9ab5..0000000 --- a/public/_redirects +++ /dev/null @@ -1,18 +0,0 @@ -/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 /resume/index.html - -/bbg/discord https://discord.gg/dT6cbHqXdx - -/tos /terms-of-service/ diff --git a/public/bbg/bbg-logo.png b/public/bbg/bbg-logo.png deleted file mode 100644 index 9b771cc..0000000 Binary files a/public/bbg/bbg-logo.png and /dev/null differ diff --git a/public/bbg/bbg-logo_padded.png b/public/bbg/bbg-logo_padded.png deleted file mode 100644 index 32a2d1d..0000000 Binary files a/public/bbg/bbg-logo_padded.png and /dev/null differ diff --git a/public/bbg/index.html b/public/bbg/index.html deleted file mode 100644 index 393e14b..0000000 --- a/public/bbg/index.html +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - 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/help/index.html b/public/help/index.html new file mode 100644 index 0000000..9a4bc55 --- /dev/null +++ b/public/help/index.html @@ -0,0 +1,51 @@ + + + + + + Help + + + +

Coming soon! For now, email us at:

+ +

help@zue.dev

+ + diff --git a/public/index.html b/public/index.html index 6141472..dda4cd4 100644 --- a/public/index.html +++ b/public/index.html @@ -1,72 +1,135 @@ - + + zue.dev + + -
-
-

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

-

In the meantime, here's some links:

- -
-
- - + +
+

Projects

+ +
+ , + ); + + diff --git a/public/privacy-policy/index.html b/public/privacy-policy/index.html new file mode 100644 index 0000000..22b9b9e --- /dev/null +++ b/public/privacy-policy/index.html @@ -0,0 +1,99 @@ + + + + + + Privacy Policy + + + +

Privacy Policy

+

Last Updated: 3rd of March 2026

+ +

1. Introduction

+

+ This Privacy Policy explains how zue.dev ("we", "us", or "our") handles + information when you use our website and services. We are committed to + respecting your privacy. +

+ +

2. Information We Collect

+

+ We do not directly collect, store, or process any personal data. Our + website does not use cookies, tracking scripts, or analytics tools that we + operate ourselves. +

+ +

3. Third-Party Services

+

+ We rely on third-party platforms to deliver our services (e.g. hosting, + payment processing, communication). These platforms may collect and + process personal data in accordance with their own privacy policies. We + encourage you to review the privacy policies of any third-party services + you interact with through us. +

+ +

4. Data Retention

+

+ As we do not collect personal data ourselves, we do not retain any. Any + data held by third-party platforms is subject to their respective + retention policies. +

+ +

5. Your Rights

+

+ If you have concerns about data held by a third-party service used in + connection with our services, please contact that provider directly. You + may also contact us and we will do our best to assist you. +

+ +

6. Changes to This Policy

+

+ We may update this Privacy Policy from time to time. Any changes will be + reflected on this page with an updated "Last Updated" date. +

+ +

7. Contact

+

+ If you have any questions about this Privacy Policy, please contact us at + alex@zue.dev. +

+ + diff --git a/public/resume/index.html b/public/resume/index.html deleted file mode 100644 index 7fa1fd3..0000000 --- a/public/resume/index.html +++ /dev/null @@ -1,936 +0,0 @@ - - - - - - Alex Pooley's Resume πŸ‘¨β€πŸ’ΌπŸ“„ - - - - - - - - - - -
- - - - - - - - - - - - - - - - diff --git a/public/terms-of-service/index.html b/public/terms-of-service/index.html index de42200..b7fc28e 100644 --- a/public/terms-of-service/index.html +++ b/public/terms-of-service/index.html @@ -4,9 +4,47 @@ Terms of Service + -

Terms of Service

+

Terms of Service

Last Updated: 13th of February 2026

These Terms of Service ("Terms") govern the relationship between Alexander -- cgit v1.2.3