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>
37 lines
3.9 KiB
HTML
37 lines
3.9 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<title>Verdant · The Game Shelves</title>
|
||
<meta name="description" content="Verdant in The Game Shelves">
|
||
<meta property="og:title" content="Verdant · The Game Shelves">
|
||
<meta property="og:image" content="../art/334065.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/334065" rel="noopener">view on BGG ↗</a></p>
|
||
<h1>Verdant <span class="meta">(2022)</span></h1>
|
||
<div class="detail">
|
||
<div class="art"><img src="../art/334065.png" alt="box art for Verdant"></div>
|
||
<div class="facts"><div class="factrow"><b>players</b> 1–5 players (best at 2, 3)</div><div class="factrow"><b>playing time</b> 45–60 min</div><div class="factrow"><b>ages</b> 10+</div><div class="factrow"><b>weight</b> 2.07 / 5</div><div class="factrow"><b>BGG rank</b> 761</div><div class="factrow"><b>BGG rating</b> 7.26</div><div class="factrow"><b>designers</b> <span class="chip">Molly Johnson</span> <span class="chip">Robert Melvin</span> <span class="chip">Aaron Mesburne</span> <span class="chip">Kevin Russ</span> <span class="chip">Shawn Stankewich</span></div><div class="factrow"><b>artists</b> <span class="chip">Beth Sobel</span></div><div class="factrow"><b>publishers</b> <span class="chip">Flatout Games</span> <span class="chip">Alderac Entertainment Group</span> <span class="chip">Arclight Games</span> <span class="chip">CMON Global Limited</span> <span class="chip">CrowD Games</span> <span class="chip">Gémklub</span></div><div class="factrow"><b>categories</b> <span class="chip">Card Game</span> <span class="chip">Environmental</span> <span class="chip">Puzzle</span></div><div class="factrow"><b>mechanics</b> <span class="chip">Increase Value of Unchosen Resources</span> <span class="chip">Open Drafting</span> <span class="chip">Pattern Building</span> <span class="chip">Set Collection</span> <span class="chip">Solo / Solitaire Game</span> <span class="chip">Tile Placement</span> <span class="chip">Variable Set-up</span></div></div>
|
||
</div>
|
||
|
||
<div class="card desc">Verdant is a puzzly spatial card game for 1 to 5 players. You take on the role of a houseplant enthusiast trying to create the coziest interior space by collecting and arranging houseplants and other objects within your home. You must position your plants so that they are provided the most suitable light conditions and take care of them to create the most verdant collection.
|
||
|
||
Each turn, you select an adjacent pair of a card and token, then use those items to build an ever-expanding tableau of cards that represents your home. You need to keep various objectives in mind as you attempt to increase plant verdancy by making spatial matches and using item tokens to take various nurture actions. You can also build your "green thumb" skills, which allows you to take additional actions to care for your plants and create the coziest space!
|
||
|
||
—description from the designer</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> |