Add shelves page to game library; refresh bggpipe export
Port the export's physical shelf layout (.wall/.orow/.ocell) into the scoped embed.css so /mygames/?g=shelves renders the wall in true proportions, using the cream board color and accent-purple links for legibility on the dark theme. Includes a fresh bggpipe re-export (new Etherfields and Red Dragon Inn titles, updated art). embed.js/embed.css are untouched by the export. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
f6611257b3
commit
cfabb20537
@@ -0,0 +1,37 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>The Red Dragon Inn 10 · The Game Shelves</title>
|
||||
<meta name="description" content="The Red Dragon Inn 10 in The Game Shelves">
|
||||
<meta property="og:title" content="The Red Dragon Inn 10 · The Game Shelves">
|
||||
<meta property="og:image" content="../art/455834-791302.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/455834" rel="noopener">view on BGG ↗</a></p>
|
||||
<h1>The Red Dragon Inn 10 <span class="meta">(2026)</span></h1>
|
||||
<div class="detail">
|
||||
<div class="art"><img src="../art/455834-791302.png" alt="box art for The Red Dragon Inn 10"></div>
|
||||
<div class="facts"><div class="factrow"><b>players</b> 2–6 players</div><div class="factrow"><b>playing time</b> 30–100 min</div><div class="factrow"><b>ages</b> 13+</div><div class="factrow"><b>BGG rating</b> 8.21</div><div class="factrow"><b>publishers</b> <span class="chip">SlugFest Games</span></div><div class="factrow"><b>categories</b> <span class="chip">Card Game</span> <span class="chip">Fantasy</span> <span class="chip">Humor</span> <span class="chip">Medieval</span> <span class="chip">Party Game</span></div><div class="factrow"><b>mechanics</b> <span class="chip">Betting and Bluffing</span> <span class="chip">Hand Management</span> <span class="chip">Player Elimination</span> <span class="chip">Take That</span> <span class="chip">Team-Based Game</span> <span class="chip">Variable Player Powers</span></div></div>
|
||||
</div>
|
||||
<div class="card"><div class="factrow"><b>my copy</b> English Eco-Kickstarter edition · 2026</div><div class="factrow"><b>publishers</b> <span class="chip">SlugFest Games</span></div><div class="factrow"><b>languages</b> <span class="chip">English</span></div></div>
|
||||
<div class="card desc">The Red Dragon Inn is the party after the adventure. You and your adventuring companions have spent all day slogging through the Dungeon, killing monsters and taking their stuff. Now you’re back in town, healed up, cleaned up, and ready to party at the Red Dragon Inn. Drink, gamble, and roughhouse with your friends all while keeping an eye on your Gold. The last conscious adventurer with a Gold still in their pocket wins the game!
|
||||
|
||||
For the last 18 years, The Red Dragon Inn has entertained and delighted fans of the fantasy genre with it's huge cast of colorful characters and individual game mechanics. The Red Dragon Inn 10 is a standalone game that expands this cast with 6 new characters and multiple new game modes.
|
||||
|
||||
—description from the publisher</div><div class="card"><div class="factrow"><b>where it lives</b> Library Kallax · B2</div></div><div class="card"><div class="factrow"><b>where it lives</b> inside <a href="../the-red-dragon-inn-5-the-character-trove/">The Red Dragon Inn 5: The Character Trove</a></div></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>
|
||||
Reference in New Issue
Block a user