feat: Links to pages

This commit is contained in:
2026-06-08 21:33:39 +00:00
parent 006307a62e
commit 4dbdb12876
555 changed files with 1374 additions and 51161 deletions

View File

@@ -1,76 +1 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Cerulean Jungle Lore Document</title>
<link rel="stylesheet" href="book-page.css" />
</head>
<div class="container">
<h1>CERULEAN JUNGLE AT A GLANCE</h1>
<p>*(Context: The Eternal Forest)*</p>
<h2>Overview and Description</h2>
<p>
This enchanted place, characterized by the majesty of the jungle, is a
realm where nature reigns supreme. It expresses a harmonious and
unpredictable complexity that often challenges human understanding.
</p>
<h3>The Ecosystem</h3>
<p>
Majestic trees reach toward the sky amidst roaring waterfalls. The jungle
supports an extremely diverse fauna, including remnants of primeval
epochs. Here, fairy spirits and arboreal creatures dance perpetually to
the rhythm of the four seasons.
</p>
<h2>Key Lore Details</h2>
<div class="metadata">
<div><strong>Keywords:</strong> magic, nature, hidden truths.</div>
<div>
<strong>Terrain Elements:</strong> water, moss roots.
<em>Common elements: I, E, T</em>
</div>
<div>
<strong>Travel Rolls:</strong> d12. <em>Rare elements: A, F, B</em>
</div>
</div>
<h2>Challenges and Discoveries</h2>
<h3>⚠️ Dangers</h3>
<ul>
<li>A territorial creature protecting its nest.</li>
<li>A thick jungle of carnivorous plants.</li>
<li>Turbulent streams leading to a hazardous waterfall.</li>
</ul>
<h3>✨ Potential Discoveries</h3>
<p>Travelers may encounter:</p>
<ul>
<li>An ancestral ruin overgrown by nature.</li>
<li>The favorable intervention of fairies.</li>
<li>An ancient creature believed to be extinct.</li>
</ul>
<h2>Themes</h2>
<div class="metadata">
<p>The jungle embodies several powerful themes:</p>
<ul>
<li>
<strong>The Majesty of the Jungle:</strong> Nature's overwhelming
power.
</li>
<li>
<strong>Feeling Small Compared to Nature:</strong> The scale
difference between civilization and wilderness.
</li>
<li>
<strong>Time Eventually Covers All:</strong> The inevitable cycle of
decay and renewal.
</li>
</ul>
</div>
</div>
</html>
<!doctype html><html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Cerulean Jungle Lore Document</title> <link rel="stylesheet" href="book-page.css" /> </head> <div class="container"> <h1>CERULEAN JUNGLE AT A GLANCE</h1> <p>*(Context: The Eternal Forest)*</p> <h2>Overview and Description</h2> <p> This enchanted place, characterized by the majesty of the jungle, is a realm where nature reigns supreme. It expresses a harmonious and unpredictable complexity that often challenges human understanding. </p> <h3>The Ecosystem</h3> <p> Majestic trees reach toward the sky amidst roaring waterfalls. The jungle supports an extremely diverse fauna, including remnants of primeval epochs. Here, fairy spirits and arboreal creatures dance perpetually to the rhythm of the four seasons. </p> <h2>Key Lore Details</h2> <div class="metadata"> <div><strong>Keywords:</strong> magic, nature, hidden truths.</div> <div> <strong>Terrain Elements:</strong> water, moss roots. <em>Common elements: I, E, T</em> </div> <div> <strong>Travel Rolls:</strong> d12. <em>Rare elements: A, F, B</em> </div> </div> <h2>Challenges and Discoveries</h2> <h3>⚠️ Dangers</h3> <ul> <li>A territorial creature protecting its nest.</li> <li>A thick jungle of carnivorous plants.</li> <li>Turbulent streams leading to a hazardous waterfall.</li> </ul> <h3>✨ Potential Discoveries</h3> <p>Travelers may encounter:</p> <ul> <li>An ancestral ruin overgrown by nature.</li> <li>The favorable intervention of fairies.</li> <li>An ancient creature believed to be extinct.</li> </ul> <h2>Themes</h2> <div class="metadata"> <p>The jungle embodies several powerful themes:</p> <ul> <li> <strong>The Majesty of the Jungle:</strong> Nature's overwhelming power. </li> <li> <strong>Feeling Small Compared to Nature:</strong> The scale difference between civilization and wilderness. </li> <li> <strong>Time Eventually Covers All:</strong> The inevitable cycle of decay and renewal. </li> </ul> </div> </div></html>