Skip to content

Commit

Permalink
deploy: e427469
Browse files Browse the repository at this point in the history
  • Loading branch information
nie7321 committed Oct 22, 2023
1 parent b85bd75 commit 11b9e10
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Cards1/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Credits/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="icon" type="image/svg+xml" href="/favicon.svg"><meta name="generator" content="Astro v3.3.2"><title>Credits | Homestuck: Atypical Card Game</title><link rel="stylesheet" href="/_astro/Cards1.61ddb029.css" />
<link rel="stylesheet" href="/_astro/Rules.8ceab6b5.css" /><script type="module" src="/_astro/page.75c7f027.js"></script></head><body class="font-courier font-bold text-xl bg-lavender"><header x-data="{ open: false }" class="flex flex-col max-w-5xl mx-auto md:items-center md:justify-between px-4 md:px-0 md:flex-row"><div class="py-4 flex flex-row items-center justify-between"><img src="/_astro/HSATCG_Logo.4938e672_2eqO2V.webp" class="hidden md:block w-[100px] pr-3" alt="ATCG Logo" width="788" height="788" loading="lazy" decoding="async"><a href="/" class="text-lg font-semibold tracking-widest text-gray-900 uppercase rounded-lg dark-mode:text-white focus:outline-none focus:shadow-outline">Homestuck:<br>Atypical Card Game</a><button class="md:hidden rounded-lg focus:outline-none focus:shadow-outline" @click="open = !open"><span class="sr-only">Open Navigation Menu</span><svg fill="currentColor" viewBox="0 0 20 20" class="w-6 h-6"><path x-show="!open" fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM9 15a1 1 0 011-1h6a1 1 0 110 2h-6a1 1 0 01-1-1z" clip-rule="evenodd"></path><path x-show="open" fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div><nav :class="{'flex': open, 'hidden': !open}" class="flex-col flex-grow pb-4 md:pb-0 hidden md:flex md:justify-end md:flex-row"><a class="px-4 py-2 mt-2 bg-transparent text-sm font-semibold rounded-lg md:mt-0 md:ml-4 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="/">Home</a><div @click.away="open = false" class="relative" x-data="{ open: false }"><button @click="open = !open" class="flex flex-row items-center w-full px-4 py-2 mt-2 text-sm font-semibold text-left bg-transparent rounded-lg md:w-auto md:inline md:mt-0 md:ml-4 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline"><span>Rules</span><svg fill="currentColor" viewBox="0 0 20 20" :class="{'rotate-180': open, 'rotate-0': !open}" class="inline w-4 h-4 mt-1 ml-1 transition-transform duration-200 transform md:-mt-1"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button><div x-show="open" x-transition:enter="transition ease-out duration-100" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute right-0 w-full mt-2 origin-top-right rounded-md shadow-lg md:w-48 z-10"><div class="px-2 py-2 bg-white rounded-md shadow"><a class="block px-4 py-2 mt-2 text-sm font-semibold bg-transparent rounded-lg md:mt-0 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="/Rules">Rule Book</a><a class="block px-4 py-2 mt-2 text-sm font-semibold bg-transparent rounded-lg md:mt-0 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="/Rules_BossMode">Boss Mode</a></div></div></div><div @click.away="open = false" class="relative" x-data="{ open: false }"><button @click="open = !open" class="flex flex-row items-center w-full px-4 py-2 mt-2 text-sm font-semibold text-left bg-transparent rounded-lg md:w-auto md:inline md:mt-0 md:ml-4 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline"><span>Sets</span><svg fill="currentColor" viewBox="0 0 20 20" :class="{'rotate-180': open, 'rotate-0': !open}" class="inline w-4 h-4 mt-1 ml-1 transition-transform duration-200 transform md:-mt-1"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button><div x-show="open" x-transition:enter="transition ease-out duration-100" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute right-0 w-full mt-2 origin-top-right rounded-md shadow-lg md:w-48 z-10"><div class="px-2 py-2 bg-white rounded-md shadow"><a class="block px-4 py-2 mt-2 text-sm font-semibold bg-transparent rounded-lg md:mt-0 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="/Set1">001- The Opening Note</a><a class="block px-4 py-2 mt-2 text-sm font-semibold bg-transparent rounded-lg md:mt-0 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="/Cards1">Card Database</a></div></div></div><a class="px-4 py-2 mt-2 bg-transparent text-sm font-semibold rounded-lg md:mt-0 md:ml-4 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="/Credits">Credits</a><a class="px-4 py-2 mt-2 bg-transparent text-sm font-semibold rounded-lg md:mt-0 md:ml-4 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="https://discord.gg/UYvRMQhPs3"><img src="/_astro/discord.4cd63889.svg" aria-hidden="true" class="inline-block mr-1" style="width: 1.2rem;">
<link rel="stylesheet" href="/_astro/Rules.8ceab6b5.css" /><script type="module" src="/_astro/page.75c7f027.js"></script></head><body class="font-courier font-bold text-xl bg-lavender"><header x-data="{ open: false }" class="flex flex-col max-w-5xl mx-auto md:items-center md:justify-between px-4 md:px-0 md:flex-row"><div class="py-4 flex flex-row items-center justify-between"><a href="/" class="hidden md:block"><img src="/_astro/HSATCG_Logo.4938e672_2eqO2V.webp" class="w-[100px] pr-3" alt="ATCG Logo" width="788" height="788" loading="lazy" decoding="async"></a><a href="/" class="text-lg font-semibold tracking-widest text-gray-900 uppercase rounded-lg dark-mode:text-white focus:outline-none focus:shadow-outline">Homestuck:<br>Atypical Card Game</a><button class="md:hidden rounded-lg focus:outline-none focus:shadow-outline" @click="open = !open"><span class="sr-only">Open Navigation Menu</span><svg fill="currentColor" viewBox="0 0 20 20" class="w-6 h-6"><path x-show="!open" fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM9 15a1 1 0 011-1h6a1 1 0 110 2h-6a1 1 0 01-1-1z" clip-rule="evenodd"></path><path x-show="open" fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div><nav :class="{'flex': open, 'hidden': !open}" class="flex-col flex-grow pb-4 md:pb-0 hidden md:flex md:justify-end md:flex-row"><a class="px-4 py-2 mt-2 bg-transparent text-sm font-semibold rounded-lg md:mt-0 md:ml-4 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="/">Home</a><div @click.away="open = false" class="relative" x-data="{ open: false }"><button @click="open = !open" class="flex flex-row items-center w-full px-4 py-2 mt-2 text-sm font-semibold text-left bg-transparent rounded-lg md:w-auto md:inline md:mt-0 md:ml-4 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline"><span>Rules</span><svg fill="currentColor" viewBox="0 0 20 20" :class="{'rotate-180': open, 'rotate-0': !open}" class="inline w-4 h-4 mt-1 ml-1 transition-transform duration-200 transform md:-mt-1"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button><div x-show="open" x-transition:enter="transition ease-out duration-100" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute right-0 w-full mt-2 origin-top-right rounded-md shadow-lg md:w-48 z-10"><div class="px-2 py-2 bg-white rounded-md shadow"><a class="block px-4 py-2 mt-2 text-sm font-semibold bg-transparent rounded-lg md:mt-0 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="/Rules">Rule Book</a><a class="block px-4 py-2 mt-2 text-sm font-semibold bg-transparent rounded-lg md:mt-0 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="/Rules_BossMode">Boss Mode</a></div></div></div><div @click.away="open = false" class="relative" x-data="{ open: false }"><button @click="open = !open" class="flex flex-row items-center w-full px-4 py-2 mt-2 text-sm font-semibold text-left bg-transparent rounded-lg md:w-auto md:inline md:mt-0 md:ml-4 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline"><span>Sets</span><svg fill="currentColor" viewBox="0 0 20 20" :class="{'rotate-180': open, 'rotate-0': !open}" class="inline w-4 h-4 mt-1 ml-1 transition-transform duration-200 transform md:-mt-1"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button><div x-show="open" x-transition:enter="transition ease-out duration-100" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute right-0 w-full mt-2 origin-top-right rounded-md shadow-lg md:w-48 z-10"><div class="px-2 py-2 bg-white rounded-md shadow"><a class="block px-4 py-2 mt-2 text-sm font-semibold bg-transparent rounded-lg md:mt-0 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="/Set1">001- The Opening Note</a><a class="block px-4 py-2 mt-2 text-sm font-semibold bg-transparent rounded-lg md:mt-0 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="/Cards1">Card Database</a></div></div></div><a class="px-4 py-2 mt-2 bg-transparent text-sm font-semibold rounded-lg md:mt-0 md:ml-4 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="/Credits">Credits</a><a class="px-4 py-2 mt-2 bg-transparent text-sm font-semibold rounded-lg md:mt-0 md:ml-4 hover:text-gray-900 focus:text-gray-900 hover:bg-gray-200 focus:bg-gray-200 focus:outline-none focus:shadow-outline" href="https://discord.gg/UYvRMQhPs3"><img src="/_astro/discord.4cd63889.svg" aria-hidden="true" class="inline-block mr-1" style="width: 1.2rem;">
Discord
</a></nav></header><main class="mt-20 mb-20 py-6 px-4 mx-auto bg-white max-w-5xl"><h1 class="text-4xl mb-5">Credits</h1><p class="mb-5">Original Game Concept, Lead Development, and Organization by Lucheek.</p><p class="mb-5">"Homestuck" Webcomic and Franchise by Andrew Hussie.</p><div class="grid grid-cols-1 md:grid-cols-2 gap-8 md:gap-y-16 pt-4"><div><h2 class="text-2xl border-b-2 border-lavender border-dashed mb-4">Game Design</h2><ul class="list-disc list-inside"><li><a class="underline text-web-blue" href="http://lucheek.com">Lucheek</a></li></ul></div><div><h2 class="text-2xl border-b-2 border-lavender border-dashed mb-4">Card Art & Graphic Design</h2><ul class="list-disc list-inside"><li><a class="underline text-web-blue" href="http://lucheek.com">Lucheek</a></li><li>Torrent 64</li><li><a class="underline text-web-blue" href="https://www.tumblr.com/sleepyfudgetart">SleepyFudgetart</a></li><li><a class="underline text-web-blue" href="https://vaccinipion.tumblr.com/">Vaccinipion</a></li></ul></div><div><h2 class="text-2xl border-b-2 border-lavender border-dashed mb-4">Play-Testing and Feedback</h2><ul class="list-disc list-inside"><li>Iris Heartfang</li><li>Scade</li><li>owlmanatt</li><li>Houston Tabletop Design Group</li></ul></div><div><h2 class="text-2xl border-b-2 border-lavender border-dashed mb-4">Special Thank Yous</h2><ul class="list-disc list-inside"><li>Poinko</li><li>Stuck at Home Con</li><li>Sad Potato Productions</li></ul></div></div></main></body></html>
Loading

0 comments on commit 11b9e10

Please sign in to comment.