diff --git a/app.vue b/app.vue index 0437d73..de5349f 100644 --- a/app.vue +++ b/app.vue @@ -1,5 +1,8 @@ - \ No newline at end of file diff --git a/components/ProjectCardV2.vue b/components/ProjectCardV2.vue new file mode 100644 index 0000000..ced57a1 --- /dev/null +++ b/components/ProjectCardV2.vue @@ -0,0 +1,173 @@ + + + + + \ No newline at end of file diff --git a/components/SmallButton.vue b/components/SmallButton.vue new file mode 100644 index 0000000..91a1416 --- /dev/null +++ b/components/SmallButton.vue @@ -0,0 +1,41 @@ + + + + + \ No newline at end of file diff --git a/components/Socials.vue b/components/Socials.vue index 1fb635a..36eb3a1 100644 --- a/components/Socials.vue +++ b/components/Socials.vue @@ -4,7 +4,7 @@ - \ No newline at end of file diff --git a/pages/blog-index.vue b/pages/blog-index.vue index 8edf52b..1ee731e 100644 --- a/pages/blog-index.vue +++ b/pages/blog-index.vue @@ -2,19 +2,20 @@
-

Tom's Blog

+

Tabby's Blog

Selected Tag: {{query}} (Clear Search)

Tag Search: Programming - Godot - Tech - - Queerness + Queerness - + Gaming


- +
- +
@@ -50,10 +51,10 @@ // console.log('tag successful') qSupplied = true } - var { data } = await useAsyncData('home', () => queryContent('blog').where({ tags: { $contains: query } }).sort({id:-1}).find()) + var { data } = await useAsyncData('home', () => queryContent('blog').where({ tags: { $contains: query },hidden: {$not : true}},).sort({id:-1, $numeric: true}).find()) - \ No newline at end of file diff --git a/pages/chrono-chamber.vue b/pages/chrono-chamber.vue index 7b59af4..7483881 100644 --- a/pages/chrono-chamber.vue +++ b/pages/chrono-chamber.vue @@ -1,13 +1,112 @@ + + - + \ No newline at end of file diff --git a/pages/hi.vue b/pages/hi.vue index dc39c8d..d2300da 100644 --- a/pages/hi.vue +++ b/pages/hi.vue @@ -1,35 +1,64 @@ - \ No newline at end of file diff --git a/pages/privacyPolicy.vue b/pages/privacyPolicy.vue index 8f9f6ad..4fa38f5 100644 --- a/pages/privacyPolicy.vue +++ b/pages/privacyPolicy.vue @@ -46,7 +46,7 @@

Your Consent

By using the Application, you are consenting to the processing of your information as set forth in this Privacy Policy now and as amended by us.

Contact Us

-

If you have any questions regarding privacy while using the Application, or have questions about the practices, please contact the Service Provider via email at tom@clevertop.dev.

+

If you have any questions regarding privacy while using the Application, or have questions about the practices, please contact the Service Provider via email at tabby@tabbycat.dev.


This privacy policy page was generated by App Privacy Policy Generator

diff --git a/pages/projects.vue b/pages/projects.vue new file mode 100644 index 0000000..592f16c --- /dev/null +++ b/pages/projects.vue @@ -0,0 +1,344 @@ + + + + + \ No newline at end of file diff --git a/public/Wanderstep Playtester Info.pdf b/public/Wanderstep Playtester Info.pdf new file mode 100644 index 0000000..472ee3b Binary files /dev/null and b/public/Wanderstep Playtester Info.pdf differ diff --git a/public/Wanderstep.apk b/public/Wanderstep.apk new file mode 100644 index 0000000..57b0212 Binary files /dev/null and b/public/Wanderstep.apk differ diff --git a/public/img/badges/airtable.svg b/public/img/badges/airtable.svg new file mode 100644 index 0000000..5f4c223 --- /dev/null +++ b/public/img/badges/airtable.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/img/badges/gamejam.webp b/public/img/badges/gamejam.webp new file mode 100644 index 0000000..ea3199c Binary files /dev/null and b/public/img/badges/gamejam.webp differ diff --git a/public/img/badges/godot.png b/public/img/badges/godot.png new file mode 100644 index 0000000..a0ff597 Binary files /dev/null and b/public/img/badges/godot.png differ diff --git a/public/img/badges/micro.png b/public/img/badges/micro.png new file mode 100644 index 0000000..eeb9aed Binary files /dev/null and b/public/img/badges/micro.png differ diff --git a/public/img/badges/nuxt.svg b/public/img/badges/nuxt.svg new file mode 100644 index 0000000..a9252a4 --- /dev/null +++ b/public/img/badges/nuxt.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/public/img/badges/prototype.png b/public/img/badges/prototype.png new file mode 100644 index 0000000..1bbca78 Binary files /dev/null and b/public/img/badges/prototype.png differ diff --git a/public/img/badges/rust.png b/public/img/badges/rust.png new file mode 100644 index 0000000..0172aaf Binary files /dev/null and b/public/img/badges/rust.png differ diff --git a/public/img/badges/steam.png b/public/img/badges/steam.png new file mode 100644 index 0000000..e3b4bc0 Binary files /dev/null and b/public/img/badges/steam.png differ diff --git a/public/img/badges/three.png b/public/img/badges/three.png new file mode 100644 index 0000000..a2455ba Binary files /dev/null and b/public/img/badges/three.png differ diff --git a/public/img/badges/unity.png b/public/img/badges/unity.png new file mode 100644 index 0000000..9f6c9ea Binary files /dev/null and b/public/img/badges/unity.png differ diff --git a/public/img/badges/vue.png b/public/img/badges/vue.png new file mode 100644 index 0000000..48b911c Binary files /dev/null and b/public/img/badges/vue.png differ diff --git a/public/img/blogImages/JsCodeInString.png b/public/img/blogImages/godot-file-access-web/JsCodeInString.png similarity index 100% rename from public/img/blogImages/JsCodeInString.png rename to public/img/blogImages/godot-file-access-web/JsCodeInString.png diff --git a/public/img/blogImages/PikminBluesky.png b/public/img/blogImages/pikmin-bloom/PikminBluesky.png similarity index 100% rename from public/img/blogImages/PikminBluesky.png rename to public/img/blogImages/pikmin-bloom/PikminBluesky.png diff --git a/public/img/blogImages/PikminCocoa.png b/public/img/blogImages/pikmin-bloom/PikminCocoa.png similarity index 100% rename from public/img/blogImages/PikminCocoa.png rename to public/img/blogImages/pikmin-bloom/PikminCocoa.png diff --git a/public/img/blogImages/PikminSpreadsheet.jpg b/public/img/blogImages/pikmin-bloom/PikminSpreadsheet.jpg similarity index 100% rename from public/img/blogImages/PikminSpreadsheet.jpg rename to public/img/blogImages/pikmin-bloom/PikminSpreadsheet.jpg diff --git a/public/img/blogImages/steam-adverts/promotions-popup-fix.png b/public/img/blogImages/steam-adverts/promotions-popup-fix.png new file mode 100644 index 0000000..fcc4752 Binary files /dev/null and b/public/img/blogImages/steam-adverts/promotions-popup-fix.png differ diff --git a/public/img/blogImages/steam-adverts/promotions-popup.png b/public/img/blogImages/steam-adverts/promotions-popup.png new file mode 100644 index 0000000..0976298 Binary files /dev/null and b/public/img/blogImages/steam-adverts/promotions-popup.png differ diff --git a/public/img/blogImages/steam-adverts/small-mode.png b/public/img/blogImages/steam-adverts/small-mode.png new file mode 100644 index 0000000..63e40cf Binary files /dev/null and b/public/img/blogImages/steam-adverts/small-mode.png differ diff --git a/public/img/blogImages/steam-adverts/startup-location.png b/public/img/blogImages/steam-adverts/startup-location.png new file mode 100644 index 0000000..a405a7b Binary files /dev/null and b/public/img/blogImages/steam-adverts/startup-location.png differ diff --git a/public/img/blogImages/steam-adverts/whatsnew-before-after.png b/public/img/blogImages/steam-adverts/whatsnew-before-after.png new file mode 100644 index 0000000..182217e Binary files /dev/null and b/public/img/blogImages/steam-adverts/whatsnew-before-after.png differ diff --git a/public/img/blogImages/steam-adverts/whatsnew-fix.png b/public/img/blogImages/steam-adverts/whatsnew-fix.png new file mode 100644 index 0000000..a035136 Binary files /dev/null and b/public/img/blogImages/steam-adverts/whatsnew-fix.png differ diff --git a/public/img/cat.png b/public/img/cat.png new file mode 100644 index 0000000..23d6018 Binary files /dev/null and b/public/img/cat.png differ diff --git a/public/img/close.png b/public/img/close.png new file mode 100644 index 0000000..cbf1968 Binary files /dev/null and b/public/img/close.png differ diff --git a/public/img/newProject.pdn b/public/img/newProject.pdn new file mode 100644 index 0000000..1b222f9 Binary files /dev/null and b/public/img/newProject.pdn differ diff --git a/public/img/projects/adventofcode.png b/public/img/projects/adventofcode.png new file mode 100644 index 0000000..bde10a5 Binary files /dev/null and b/public/img/projects/adventofcode.png differ diff --git a/public/img/projects/artfight.png b/public/img/projects/artfight.png new file mode 100644 index 0000000..8b90b26 Binary files /dev/null and b/public/img/projects/artfight.png differ diff --git a/public/img/projects/bunkerVEarly.png b/public/img/projects/bunkerVEarly.png new file mode 100644 index 0000000..149100e Binary files /dev/null and b/public/img/projects/bunkerVEarly.png differ diff --git a/public/img/projects/doodleJump.png b/public/img/projects/doodleJump.png new file mode 100644 index 0000000..65868ef Binary files /dev/null and b/public/img/projects/doodleJump.png differ diff --git a/public/img/projects/fabcatAlpha.png b/public/img/projects/fabcatAlpha.png new file mode 100644 index 0000000..fce1430 Binary files /dev/null and b/public/img/projects/fabcatAlpha.png differ diff --git a/public/img/projects/lunar.png b/public/img/projects/lunar.png new file mode 100644 index 0000000..d1e8e39 Binary files /dev/null and b/public/img/projects/lunar.png differ diff --git a/public/img/projects/newProject.png b/public/img/projects/newProject.png new file mode 100644 index 0000000..3d61766 Binary files /dev/null and b/public/img/projects/newProject.png differ diff --git a/public/img/projects/pounce.png b/public/img/projects/pounce.png new file mode 100644 index 0000000..534d48d Binary files /dev/null and b/public/img/projects/pounce.png differ diff --git a/public/img/projects/racer.png b/public/img/projects/racer.png new file mode 100644 index 0000000..c0e6780 Binary files /dev/null and b/public/img/projects/racer.png differ diff --git a/public/img/projects/shine.png b/public/img/projects/shine.png new file mode 100644 index 0000000..23f411e Binary files /dev/null and b/public/img/projects/shine.png differ diff --git a/public/img/projects/snakeVEarly.png b/public/img/projects/snakeVEarly.png new file mode 100644 index 0000000..15d1da5 Binary files /dev/null and b/public/img/projects/snakeVEarly.png differ diff --git a/public/img/projects/stingray.png b/public/img/projects/stingray.png new file mode 100644 index 0000000..bd56a41 Binary files /dev/null and b/public/img/projects/stingray.png differ diff --git a/public/img/projects/tinyweb.png b/public/img/projects/tinyweb.png new file mode 100644 index 0000000..2ffe8a8 Binary files /dev/null and b/public/img/projects/tinyweb.png differ diff --git a/public/img/projects/wanderstep.png b/public/img/projects/wanderstep.png new file mode 100644 index 0000000..afa59ca Binary files /dev/null and b/public/img/projects/wanderstep.png differ diff --git a/public/img/smolKitten.png b/public/img/smolKitten.png new file mode 100644 index 0000000..6d35196 Binary files /dev/null and b/public/img/smolKitten.png differ diff --git a/public/img/socials/backlogged.png b/public/img/socials/backlogged.png new file mode 100644 index 0000000..dadd218 Binary files /dev/null and b/public/img/socials/backlogged.png differ diff --git a/public/img/socials/bluesky.png b/public/img/socials/bluesky.png new file mode 100644 index 0000000..83e3478 Binary files /dev/null and b/public/img/socials/bluesky.png differ diff --git a/public/img/fedi.svg b/public/img/socials/fedi.svg similarity index 100% rename from public/img/fedi.svg rename to public/img/socials/fedi.svg diff --git a/public/img/socials/forgejoLogo.png b/public/img/socials/forgejoLogo.png new file mode 100644 index 0000000..a8329ee Binary files /dev/null and b/public/img/socials/forgejoLogo.png differ diff --git a/public/img/socials/furry.png b/public/img/socials/furry.png new file mode 100644 index 0000000..2b527a0 Binary files /dev/null and b/public/img/socials/furry.png differ diff --git a/public/img/github.svg b/public/img/socials/github.svg similarity index 100% rename from public/img/github.svg rename to public/img/socials/github.svg diff --git a/public/img/itch-io.svg b/public/img/socials/itch-io.svg similarity index 100% rename from public/img/itch-io.svg rename to public/img/socials/itch-io.svg diff --git a/public/img/linkedin.svg b/public/img/socials/linkedin.svg similarity index 100% rename from public/img/linkedin.svg rename to public/img/socials/linkedin.svg diff --git a/public/img/oldweb.png b/public/img/socials/oldweb.png similarity index 100% rename from public/img/oldweb.png rename to public/img/socials/oldweb.png diff --git a/public/img/portfolio.png b/public/img/socials/portfolio.png similarity index 100% rename from public/img/portfolio.png rename to public/img/socials/portfolio.png diff --git a/public/img/steam.svg b/public/img/socials/steam.svg similarity index 100% rename from public/img/steam.svg rename to public/img/socials/steam.svg diff --git a/public/server-charm-workshop/workshop_AccessPoint.zip b/public/server-charm-workshop/workshop_AccessPoint.zip new file mode 100644 index 0000000..94e8219 Binary files /dev/null and b/public/server-charm-workshop/workshop_AccessPoint.zip differ diff --git a/public/server-charm-workshop/workshop_SimpleSite.zip b/public/server-charm-workshop/workshop_SimpleSite.zip new file mode 100644 index 0000000..eb1e66a Binary files /dev/null and b/public/server-charm-workshop/workshop_SimpleSite.zip differ