Initial commit: Hugo static site for nerdy events
Some checks failed
Build Hugo Site / build (push) Failing after 19s

- Custom cyberpunk/console theme with pure CSS
- Event management with RSS and iCal calendar feeds
- Gitea workflow for automated deployment
- Complete documentation and setup instructions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-06-04 13:53:50 -06:00
commit 217e4a5de5
32 changed files with 2292 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//NERDER.LAND//Event Calendar//EN
NAME:Retro Gaming Night: Pixels & Power-Ups
X-WR-CALNAME:Retro Gaming Night: Pixels & Power-Ups
TIMEZONE-ID:America/Denver
BEGIN:VTIMEZONE
TZID:America/Denver
BEGIN:DAYLIGHT
TZOFFSETFROM:-0700
TZOFFSETTO:-0600
TZNAME:MDT
DTSTART:20250309T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0600
TZOFFSETTO:-0700
TZNAME:MST
DTSTART:20251102T020000
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
UID:10125500066f2fe44cd952eadb298a93@localhost:1313/
DTSTART;TZID=America/Denver:20250608T190000
DTEND;TZID=America/Denver:20250608T230000
DTSTAMP:20250604T132919Z
SUMMARY:Retro Gaming Night: Pixels & Power-Ups
DESCRIPTION:Step back in time to the golden age of gaming! Classic arcade cabinets\, console gaming stations\, tournaments with prizes\, and chiptune DJ sets all night long.\nEvent Highlights Classic arcade cabinets from the 80s and 90s Console gaming stations with retro systems High score competitions with prizes Chiptune DJ sets all night long Retro snacks and drinks (think Mountain Dew and pizza!) Featured Games Street Fighter II Pac-Man Championship Contra Co-op Challenge Tetris Speed Runs Mario Kart 64 Tournament Tournaments 7:30 PM - Street Fighter II Tournament 8:30 PM - Pac-Man High Score Challenge 9:30 PM - Mario Kart 64 Grand Prix Prizes include vintage gaming memorabilia\, gift cards\, and bragging rights that last forever!\n
LOCATION:Arcade Underground\, 456 Neon Ave
URL:http://localhost:1313/events/retro-gaming-night/
ORGANIZER:Pixel Pushers Society
CONTACT:pixels@nerder.land
STATUS:CONFIRMED
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR

View File

@@ -0,0 +1,150 @@
<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Retro Gaming Night: Pixels &amp; Power-Ups - NERDER.LAND</title>
<link rel="stylesheet" href="/css/style.css">
<link rel="alternate" type="application/rss+xml" title="NERDER.LAND - All Content" href="http://localhost:1313/feed.xml">
<link rel="alternate" type="application/rss+xml" title="NERDER.LAND - Events" href="http://localhost:1313/events/feed.xml">
<link rel="alternate" type="text/calendar" title="NERDER.LAND - Events Calendar" href="http://localhost:1313/events/calendar.ics">
</head>
<body>
<div class="container">
<header>
<h2><a href="/">NERDER.LAND</a></h2>
</header>
<main>
<article class="event-detail">
<div class="ascii-border">
<pre>
+==================================================================+
| EVENT DETAILS |
+==================================================================+
</pre>
</div>
<h1>Retro Gaming Night: Pixels &amp; Power-Ups</h1>
<div class="event-meta">
<div class="meta-item">
<span class="meta-label">Date & Time</span>
<span class="meta-value">Sunday, June 8, 2025 at 7:00 PM MDT</span>
</div>
<div class="meta-item">
<span class="meta-label">End Time</span>
<span class="meta-value">Sunday, June 8, 2025 at 11:00 PM MDT</span>
</div>
<div class="meta-item">
<span class="meta-label">Timezone</span>
<span class="meta-value">Mountain Time (UTC-6)</span>
</div>
<div class="meta-item">
<span class="meta-label">Location</span>
<span class="meta-value">Arcade Underground, 456 Neon Ave</span>
</div>
<div class="meta-item">
<span class="meta-label">Organizer</span>
<span class="meta-value">Pixel Pushers Society</span>
</div>
<div class="meta-item">
<span class="meta-label">Capacity</span>
<span class="meta-value">30 people</span>
</div>
<div class="meta-item">
<span class="meta-label">Cost</span>
<span class="meta-value">$10 cover charge</span>
</div>
</div>
<div class="event-content">
<p>Step back in time to the golden age of gaming! Classic arcade cabinets, console gaming stations, tournaments with prizes, and chiptune DJ sets all night long.</p>
<h2 id="event-highlights">Event Highlights</h2>
<ul>
<li><strong>Classic arcade cabinets</strong> from the 80s and 90s</li>
<li><strong>Console gaming stations</strong> with retro systems</li>
<li><strong>High score competitions</strong> with prizes</li>
<li><strong>Chiptune DJ sets</strong> all night long</li>
<li><strong>Retro snacks and drinks</strong> (think Mountain Dew and pizza!)</li>
</ul>
<h2 id="featured-games">Featured Games</h2>
<ul>
<li>Street Fighter II</li>
<li>Pac-Man Championship</li>
<li>Contra Co-op Challenge</li>
<li>Tetris Speed Runs</li>
<li>Mario Kart 64 Tournament</li>
</ul>
<h2 id="tournaments">Tournaments</h2>
<ul>
<li>7:30 PM - Street Fighter II Tournament</li>
<li>8:30 PM - Pac-Man High Score Challenge</li>
<li>9:30 PM - Mario Kart 64 Grand Prix</li>
</ul>
<p>Prizes include vintage gaming memorabilia, gift cards, and bragging rights that last forever!</p>
</div>
<div class="contact">
<h3>Contact Information</h3>
<p>pixels@nerder.land</p>
</div>
<div class="calendar-actions">
<div class="ascii-border">
<pre>
+--------------------------------------------------------------+
| ADD TO CALENDAR |
+--------------------------------------------------------------+
</pre>
</div>
<p class="prompt">
<a href="/events/retro-gaming-night/calendar.ics" download>📅 Download Event (.ics)</a>
</p>
</div>
</article>
</main>
<footer>
<div class="ascii-border">
<pre>
+===================================================================+
</pre>
</div>
<p class="prompt">NERDER.LAND 2025 - Connecting the tech underground</p>
<p style="margin-top: 1rem; font-size: 0.8rem;">
<a href="http://localhost:1313/events/feed.xml">📡 RSS Feed</a> |
<a href="http://localhost:1313/events/calendar.ics">📅 Calendar Subscription</a> |
<a href="mailto:events@nerder.land?subject=Event Submission&body=Please include:%0A%0AEvent Name:%0ADate & Time:%0ALocation:%0ADescription:%0AOrganizer:%0AContact Info:%0ACost:%0ARegistration URL (if any):">📧 Submit an Event</a>
</p>
</footer>
</div>
</body>
</html>