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,49 @@
<!doctype html>
<html lang="en">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Everdell: The Complete Collection · The Game Shelves</title>
<meta name="description" content="Everdell: The Complete Collection in The Game Shelves">
<meta property="og:title" content="Everdell: The Complete Collection · The Game Shelves">
<meta property="og:image" content="../art/332398.png">
<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/332398" rel="noopener">view on BGG ↗</a></p>
<h1>Everdell: The Complete Collection <span class="meta">(2022)</span></h1>
<div class="detail">
<div class="art"><img src="../art/332398.png" alt="box art for Everdell: The Complete Collection"></div>
<div class="facts"><div class="factrow"><b>players</b> 16 players (best at 3)</div><div class="factrow"><b>playing time</b> 40120 min</div><div class="factrow"><b>ages</b> 10+</div><div class="factrow"><b>weight</b> 3.10 / 5</div><div class="factrow"><b>BGG rating</b> 8.76</div><div class="factrow"><b>designers</b> <span class="chip">James A. Wilson</span></div><div class="factrow"><b>artists</b> <span class="chip">Andrew Bosley</span> <span class="chip">Natalie Johnson</span> <span class="chip">Dann May</span> <span class="chip">Naomi Robinson</span></div><div class="factrow"><b>publishers</b> <span class="chip">Starling Games (II)</span> <span class="chip">CMON Global Limited</span> <span class="chip">Lotus Frog Games</span> <span class="chip">Pegasus Spiele</span> <span class="chip">Rebel Sp. z o.o.</span> <span class="chip">Tycoon Games</span></div><div class="factrow"><b>categories</b> <span class="chip">Animals</span> <span class="chip">Card Game</span> <span class="chip">City Building</span> <span class="chip">Fantasy</span></div><div class="factrow"><b>mechanics</b> <span class="chip">End Game Bonuses</span> <span class="chip">Events</span> <span class="chip">Hand Management</span> <span class="chip">Modular Board</span> <span class="chip">Open Drafting</span> <span class="chip">Set Collection</span> <span class="chip">Solo / Solitaire Game</span> <span class="chip">Variable Player Powers</span> <span class="chip">Variable Set-up</span> <span class="chip">Worker Placement</span></div></div>
</div>
<div class="card desc">Dive tailfirst into the world of Everdell with the Complete Collection. Build a city of critters and constructions and explore the Emerald Valley and beyond; celebrate the Bellfaire, wonder at Newleafs mechanical marvels, trek into the Spirecrest Mountains, explore the underwater depths of Pearlbrook, and chance the dangers of Mistwood. Play against automated opponents including the dastardly Rugwort and cunning Nightweave and meet heroes of renown like Corrin Evertail himself. Everdell is easy to learn, yet offers satisfying strategic depth and endless replayability. Will the sun shine brightest on your city?
Everdell Complete Collection contains 23 different types of Critter meeples, player powers for asymmetric play, Giant Critters with saddles to ride on, and an amazing array of pieces including wooden twigs, squishy berries, smooth pebbles, amber resin, glass pearls, and more. Featuring deluxe components, including the shiny metal point tokens and the wooden Ever Tree, this Complete Collection is the ultimate edition of Everdell.
Includes all content from:
- Everdell
- Pearlbrook
- Spirecrest
- Bellfaire
- Newleaf
- Mistwood
- Wooden Ever Tree
- Collector&#x27;s upgrade packs (Freshwater, Glimmergold, and Trailblazers)
- Everdell Big Ol&#x27; Box of Storage
—description from the publisher</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>