[Add] Team section & teams post

This commit is contained in:
Alex Emmet 2026-04-22 13:52:22 +02:00
commit c2d03efc57
15 changed files with 1063 additions and 53 deletions

44
website/api/teams.json Normal file
View file

@ -0,0 +1,44 @@
[
{
"title": "Anarchyphase Public Infrastructure",
"acronym": "API",
"leader": "NiniVX",
"vips": "mewjo_",
"description": "Building infrastructure across the server.",
"image": "api.png",
"discord": "directs/api"
},
{
"title": "Commune",
"acronym": "",
"leader": "StormGamer0512",
"vips": "",
"description": "Spreading Communism around the world",
"image": "campsite.png"
},
{
"title": "Orbit",
"acronym": "",
"leader": "Yippee",
"vips": "Skely, xLeggings, Luxi",
"description": "Me when I Orb it",
"image": "village_sunset.png"
},
{
"title": "Chunky Town",
"acronym": "CT",
"leader": "MoriceMC",
"vips": "Yeah he's the owner",
"description": "We are number one",
"image": "icon.png",
"discord": "directs/ct"
},
{
"title": "Ardubia",
"acronym": "",
"leader": "Liwitikiwi",
"vips": "",
"description": "Build borders to keep out foreign aliens",
"image": "outpost.png"
}
]