Add themed board game library at /mygames/

Embed the bggpipe "Game Shelves" export (static/games/) into a themed
Hugo page. A small loader (embed.js) fetches each export page, lifts out
its <main>, rewrites relative URLs, and rewires game links to ?g=<slug>
so the blog chrome stays on every page; embed.css scopes the export's
component styling to the embed. The export itself is untouched and stays
re-exportable. Adds the menu entry and excludes badges/ from deploy.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Eric Wagoner
2026-08-06 19:15:26 -04:00
co-authored by Claude Opus 4.8
parent e0e08ba67d
commit f6611257b3
400 changed files with 7127 additions and 2 deletions
@@ -0,0 +1,43 @@
<!doctype html>
<html lang="en">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Poetry for Neanderthals · The Game Shelves</title>
<meta name="description" content="Poetry for Neanderthals in The Game Shelves">
<meta property="og:title" content="Poetry for Neanderthals · The Game Shelves">
<meta property="og:image" content="../art/312786-514050.jpg">
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎲</text></svg>">
<link rel="stylesheet" href="../style.css">
<header class="site"><a href=".././">The Game Shelves</a>
<span class="sub">a board game library</span></header>
<main>
<p><a href="../">← the whole library</a> · <a href="https://boardgamegeek.com/boardgame/312786" rel="noopener">view on BGG ↗</a></p>
<h1>Poetry for Neanderthals <span class="meta">(2020)</span></h1>
<div class="detail">
<div class="art"><img src="../art/312786-514050.jpg" alt="box art for Poetry for Neanderthals"></div>
<div class="facts"><div class="factrow"><b>players</b> 212 players (best at 6, 8)</div><div class="factrow"><b>playing time</b> 15 min</div><div class="factrow"><b>ages</b> 7+</div><div class="factrow"><b>weight</b> 1.11 / 5</div><div class="factrow"><b>BGG rank</b> 2389</div><div class="factrow"><b>BGG rating</b> 6.64</div><div class="factrow"><b>designers</b> <span class="chip">Elan Lee</span></div><div class="factrow"><b>artists</b> <span class="chip">Matthew Inman</span> <span class="chip">Elan Lee</span></div><div class="factrow"><b>publishers</b> <span class="chip">Exploding Kittens</span> <span class="chip">Gémklub</span> <span class="chip">Hobby World</span> <span class="chip">Ludicus Games</span> <span class="chip">Rozum</span></div><div class="factrow"><b>categories</b> <span class="chip">Humor</span> <span class="chip">Party Game</span> <span class="chip">Prehistoric</span> <span class="chip">Real-time</span> <span class="chip">Word Game</span></div><div class="factrow"><b>mechanics</b> <span class="chip">Communication Limits</span> <span class="chip">Real-Time</span> <span class="chip">Team-Based Game</span></div></div>
</div>
<div class="card"><div class="factrow"><b>my copy</b> English edition 2020 · 2020</div><div class="factrow"><b>publishers</b> <span class="chip">Exploding Kittens</span></div><div class="factrow"><b>languages</b> <span class="chip">English</span></div></div>
<div class="card desc">Poetry for Neanderthals is a competitive word-guessing game where you can only give clues by speaking in single syllables. So, instead of saying &quot;broccoli,&quot; you&#x27;d say something like &quot;green thing you eat for live long and have good health.&quot; If you mess up and use a big word, such as &quot;vegetable,&quot; you get bopped on the head with a NO !Stick and you lose points.
The goal of the game is to score the most points by correctly interpreting words and phrases. The chosen Poet starts off the game with a Poetry Card and tries to get their teammates to say the listed word, using only words with one syllable within a 90-second time limit.
The team with the most points is the winner.
Contents:
220 cards
1 inflatable NO! Stick
1 sand timer
2 point slates</div>
<footer>
<p><a class="pbb" href="https://boardgamegeek.com" rel="noopener"><img src="../art/powered-by-bgg.png" alt="Powered by BGG" height="40"></a></p>
<p>The Game Shelves · cataloged from shelf photos by
<a href="https://git.kestrelsnest.social/eric/bggpipe"
rel="noopener">bggpipe</a></p>
<p>Game data and cover images from <a href="https://boardgamegeek.com"
rel="noopener">BoardGameGeek</a>. BoardGameGeek and BGG are trademarks of
BoardGameGeek, LLC; this page is an independent project, not affiliated
with or endorsed by BoardGameGeek.</p>
</footer>
</main>
</html>