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,65 +1 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ruairi Character Profile</title>
<link rel="stylesheet" href="book-page.css" />
</head>
<h1>Ruairi Character Profile</h1>
<div class="info-block">
<h2 class="section-title">Basic Information</h2>
<p><strong>Identity:</strong> Moth Court Outcast</p>
<p><strong>Theme:</strong> Solitude</p>
<p><strong>Origin:</strong> Hawthorn Forest</p>
<p><strong>Quirk:</strong> Outcast Fairy</p>
<p><strong>Signature Weapons:</strong> Floral greatswords</p>
</div>
<h2>Background & History</h2>
<div class="narrative">
<ul>
<li>
Once upon a time, Ruairi was a noble warrior of the Moth Court, but he
was exiled because of his love for the Raven Witch, Baobhan Sith. He
wandered alone for centuries, only to eventually stumble upon the tomb
of his soulmate. There, he fell into a deep slumber, until the arrival
of a group of heroes with more enthusiasm than common sense roused him
from sleep.
</li>
<li>
Despite how much time has passed, Ruairi is still an exceptional fighter
and many fairies remember his name; however, the relationship between
humanity and the fairy realm has soured significantly, and both sides
now look at him with suspicion.
</li>
<li>
Ruairi wields a floral greatsword and combines the abilities of
Floralist and Darkblade, in a contrasting image of fragile beauty and
visceral sorrow. True to faefolk tradition, iron is his weakness.
</li>
</ul>
</div>
<div class="info-block">
<h2>Story Details / GM Notes</h2>
<ul>
<li>
The Game Master should often consult Ruairis Player about all things
related to the fairies society, tradition, and powers.
</li>
<li>
Ruairi doesnt like to talk about it, but fairies cannot die unless
killed, and such must have been Baobhan Siths fate. One day, hes going
to discover who was responsible and, on that day, he might swear
Vengeance or perhaps even turn into a Villain.
</li>
</ul>
</div>
<div class="metadata">
<p><em>Metadata Source: ()</em></p>
</div>
</html>
<!doctype html><html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Ruairi Character Profile</title> <link rel="stylesheet" href="book-page.css" /> </head> <h1>Ruairi Character Profile</h1> <div class="info-block"> <h2 class="section-title">Basic Information</h2> <p><strong>Identity:</strong> Moth Court Outcast</p> <p><strong>Theme:</strong> Solitude</p> <p><strong>Origin:</strong> Hawthorn Forest</p> <p><strong>Quirk:</strong> Outcast Fairy</p> <p><strong>Signature Weapons:</strong> Floral greatswords</p> </div> <h2>Background & History</h2> <div class="narrative"> <ul> <li> Once upon a time, Ruairi was a noble warrior of the Moth Court, but he was exiled because of his love for the Raven Witch, Baobhan Sith. He wandered alone for centuries, only to eventually stumble upon the tomb of his soulmate. There, he fell into a deep slumber, until the arrival of a group of heroes with more enthusiasm than common sense roused him from sleep. </li> <li> Despite how much time has passed, Ruairi is still an exceptional fighter and many fairies remember his name; however, the relationship between humanity and the fairy realm has soured significantly, and both sides now look at him with suspicion. </li> <li> Ruairi wields a floral greatsword and combines the abilities of Floralist and Darkblade, in a contrasting image of fragile beauty and visceral sorrow. True to faefolk tradition, iron is his weakness. </li> </ul> </div> <div class="info-block"> <h2>Story Details / GM Notes</h2> <ul> <li> The Game Master should often consult Ruairis Player about all things related to the fairies society, tradition, and powers. </li> <li> Ruairi doesnt like to talk about it, but fairies cannot die unless killed, and such must have been Baobhan Siths fate. One day, hes going to discover who was responsible and, on that day, he might swear Vengeance or perhaps even turn into a Villain. </li> </ul> </div> <div class="metadata"> <p><em>Metadata Source: ()</em></p> </div></html>