Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
be76e43
Merge pull request #1 from KUO-Team/rebrand
kEllieDev Aug 31, 2025
76102e4
Remove layout metadata
kEllieDev Aug 31, 2025
1d38beb
Update apply page metadata slightly
kEllieDev Aug 31, 2025
4da6e58
privacy page metadata must be Metadata type
kEllieDev Aug 31, 2025
8d62f17
Main page metadata
kEllieDev Aug 31, 2025
518deb9
Can't actually have metadata here
kEllieDev Aug 31, 2025
414e0b8
Add 'Wacky' abjective
kEllieDev Aug 31, 2025
c2168f4
Unoptimize all images
kEllieDev Aug 31, 2025
e03ce99
Add Organization constants, define once here
kEllieDev Aug 31, 2025
3d70c3a
News slug p:leading-relaxed
kEllieDev Aug 31, 2025
7af1a6d
These use organization now instead of old OrgName
kEllieDev Aug 31, 2025
81b7772
Just stop exporting for now
kEllieDev Sep 1, 2025
24bdd1b
Consistent headers
kEllieDev Sep 23, 2025
b53e2b2
Create README.md
kEllieDev Sep 28, 2025
94c182f
Create LICENSE
kEllieDev Sep 28, 2025
33f21ff
Add main page metadata
kEllieDev Sep 28, 2025
6639757
Merge branch 'master' of https://github.com/KUO-Team/website
kEllieDev Sep 28, 2025
c22b8a1
Move home page into separate component
kEllieDev Sep 28, 2025
a3f3049
Add github to org social links
kEllieDev Oct 2, 2025
2ccd88a
Update my name's spelling to the new one
kEllieDev Oct 6, 2025
8f6a3d9
Game titles are uppercase
kEllieDev Oct 17, 2025
836131d
Central gamelauncher component, metadata
kEllieDev Oct 19, 2025
f445b64
HomeClient -> Home
kEllieDev Oct 19, 2025
ea603a2
Update observation metadata
kEllieDev Oct 19, 2025
f874112
Add option to hide game from game list
kEllieDev Oct 19, 2025
4b71c52
Update .gitignore
kEllieDev Oct 20, 2025
7c78c35
Game.hide is optional, strip unnecessary text
kEllieDev Oct 20, 2025
3b4ce0d
Fix unnecessary margin here
kEllieDev Oct 20, 2025
5ca15e4
Strip out code-of-conduct for now
kEllieDev Oct 20, 2025
eb69b72
update my avatar file name
kEllieDev Oct 20, 2025
e8d23c6
Add support redirect page
kEllieDev Oct 24, 2025
bde9dd4
Base
Dutchy42 Nov 3, 2025
7a24a2e
Dynamic pages
Dutchy42 Nov 4, 2025
a0d445c
Actual styling for game specific page.
Dutchy42 Nov 4, 2025
ecd14eb
Videos now are hosted on youtube.
Dutchy42 Nov 4, 2025
616f37c
Navbar rework, probably not final but significantly better
Dutchy42 Nov 4, 2025
7a14974
removed team scroll down because we can use a scrollwheel
Dutchy42 Nov 4, 2025
8c7710a
Final Style game page
Dutchy42 Nov 4, 2025
23d5a8d
Update to games page to use animations and vibe better with detailed …
Dutchy42 Nov 4, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
# misc
.DS_Store
*.pem
*.code-workspace

# debug
npm-debug.log*
Expand Down
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2025 Wacky Wizards

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Wacky Wizards Official Website
Source code for the Wacky Wizards website
5 changes: 4 additions & 1 deletion next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@

/** @type {import('next').NextConfig} */
const nextConfig = {
output: 'export'
//output: 'export',
//images: {
// unoptimized: true,
//},
};

export default nextConfig;
59 changes: 57 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"lint": "next lint"
},
"dependencies": {
"framer-motion": "^12.23.24",
"gray-matter": "^4.0.3",
"next": "15.2.4",
"react": "^19.0.0",
Expand Down
File renamed without changes
File renamed without changes
Binary file added public/games/observation/observation-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/games/observation/observation-4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/games/observation/observation-5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added public/ptsd.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion src/app/apply/page.tsx
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
import React from 'react';
import type { Metadata } from 'next';
import { organization } from '@/constants';

export const metadata: Metadata = {
title: 'Apply',
description: 'Join our team!',
description: `Join the ${organization.name} team!`,
};

export default function Apply() {
Expand Down
104 changes: 0 additions & 104 deletions src/app/code-of-conduct/page.tsx

This file was deleted.

37 changes: 15 additions & 22 deletions src/app/components/footer.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { OrgName } from '@/constants';
import { FaDiscord } from 'react-icons/fa';
import { FaBluesky } from 'react-icons/fa6';
import { organization } from '@/constants';
import Link from 'next/link';

export default function Footer() {
Expand All @@ -10,25 +8,20 @@ export default function Footer() {
<div className="grid grid-cols-1 md:grid-cols-3 gap-8">
{/* Company info */}
<div className="space-y-2">
<h3 className="text-lg font-semibold text-white">{OrgName}</h3>
<p className="text-gray-400 text-sm leading-relaxed">Making video games.</p>
<h3 className="text-lg font-semibold text-white">{organization.name}</h3>
<p className="text-gray-400 text-sm leading-relaxed">{organization.description}</p>
<div className="flex space-x-4">
<a
href="https://bsky.app/profile/kuo-team.com"
target="_blank"
rel="noopener noreferrer"
className="text-gray-400 hover:text-white transition-colors"
>
<FaBluesky className="w-5 h-5" />
</a>
<a
href="https://discord.gg/kKU6a4AYNk"
target="_blank"
rel="noopener noreferrer"
className="text-gray-400 hover:text-white transition-colors"
>
<FaDiscord className="w-5 h-5" />
</a>
{organization.socialLinks.map((link) => (
<a
key={link.name}
href={link.url}
target="_blank"
rel="noopener noreferrer"
className="text-gray-400 hover:text-white transition-colors"
>
<link.icon className="w-5 h-5" />
</a>
))}
</div>
</div>
</div>
Expand All @@ -37,7 +30,7 @@ export default function Footer() {
<div className="border-t border-gray-800 mt-12 pt-8">
<div className="flex flex-col md:flex-row items-center md:justify-between text-sm text-gray-400">
<span className="w-full md:w-auto md:flex-grow">
© 2025 {OrgName}. All rights reserved.
© 2025 {organization.name}. All rights reserved.
</span>

<div className="flex space-x-6 mt-4 md:mt-0">
Expand Down
Loading