nerderland/public/index.html
Phil 217e4a5de5
Some checks failed
Build Hugo Site / build (push) Failing after 19s
Initial commit: Hugo static site for nerdy events
- 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>
2025-06-04 13:53:50 -06:00

120 lines
4.2 KiB
HTML

<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head>
<meta name="generator" content="Hugo 0.147.7"><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>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>
<h1>NERDER.LAND</h1>
<div class="ascii-border">
<pre>
+===================================================================+
</pre>
</div>
</header>
<main>
<div class="intro">
<p class="prompt">Welcome to the underground tech scene. Here you&#39;ll find the latest nerdy events in our community.</p>
</div>
<div class="ascii-border">
<pre>
+==================================================================+
| UPCOMING EVENTS |
+==================================================================+
</pre>
</div>
<ul class="event-list">
<li class="event-item">
<div class="event-date">Sunday, June 8, 2025 at 7:00 PM MDT</div>
<h3 class="event-title">
<a href="/events/retro-gaming-night/">Retro Gaming Night: Pixels &amp; Power-Ups</a>
</h3>
<div class="event-location">📍 Arcade Underground, 456 Neon Ave</div>
<div class="event-cost">💰 $10 cover charge</div>
<div class="event-description"><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></div>
<div class="event-link">
<a href="/events/retro-gaming-night/">View Details →</a>
</div>
</li>
<li class="event-item">
<div class="event-date">Sunday, June 15, 2025 at 9:00 AM MDT</div>
<h3 class="event-title">
<a href="/events/cyberpunk-hackathon/">Cyberpunk Hackathon: Code the Future</a>
</h3>
<div class="event-location">📍 TechHub Downtown, 123 Main St</div>
<div class="event-cost">💰 Free</div>
<div class="event-description"><p>Join us for a 24-hour coding marathon where reality meets the digital underground! Build AR interfaces, blockchain solutions, or AI-powered tools in this innovation celebration.</p></div>
<div class="event-link">
<a href="/events/cyberpunk-hackathon/">View Details →</a>
</div>
</li>
<li class="event-item">
<div class="event-date">Sunday, June 22, 2025 at 2:00 PM MDT</div>
<h3 class="event-title">
<a href="/events/maker-workshop/">DIY Electronics Workshop: Build Your Own Gadgets</a>
</h3>
<div class="event-location">📍 MakerSpace Lab, 789 Circuit St</div>
<div class="event-cost">💰 $25 (includes materials)</div>
<div class="event-description"><p>Get your hands dirty with circuits, sensors, and microcontrollers! Learn circuit design, soldering, and programming while building your own working gadgets to take home.</p></div>
<div class="event-link">
<a href="/events/maker-workshop/">View Details →</a>
</div>
</li>
</ul>
</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>