Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 60c9a69e35 | |||
| b5e3761120 | |||
| 5bb8bc7bab | |||
| 4277c3bd73 | |||
| 39706d2394 | |||
| 8eaae3033c |
@@ -3,6 +3,7 @@
|
|||||||
<div class="sidebar">
|
<div class="sidebar">
|
||||||
<NavMenu/>
|
<NavMenu/>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="content-wrapper">
|
||||||
<main>
|
<main>
|
||||||
<article class="content px-4">
|
<article class="content px-4">
|
||||||
<TelerikRootComponent>
|
<TelerikRootComponent>
|
||||||
@@ -10,4 +11,8 @@
|
|||||||
</TelerikRootComponent>
|
</TelerikRootComponent>
|
||||||
</article>
|
</article>
|
||||||
</main>
|
</main>
|
||||||
|
<footer class="footer">
|
||||||
|
<p>This website is not associated with <a href="https://earthbornegames.com/" target="_blank" rel="noopener noreferrer">Earthborne Games</a>.</p>
|
||||||
|
</footer>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -8,6 +8,13 @@ main {
|
|||||||
flex: 1;
|
flex: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content-wrapper {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
flex: 1;
|
||||||
|
min-height: 100vh;
|
||||||
|
}
|
||||||
|
|
||||||
.sidebar {
|
.sidebar {
|
||||||
background-color: var(--bg-sidebar);
|
background-color: var(--bg-sidebar);
|
||||||
border-right: 1px solid var(--border-color);
|
border-right: 1px solid var(--border-color);
|
||||||
@@ -37,6 +44,14 @@ main {
|
|||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footer {
|
||||||
|
text-align: center;
|
||||||
|
padding: 1rem;
|
||||||
|
font-size: 0.85rem;
|
||||||
|
color: var(--text-muted, #888);
|
||||||
|
border-top: 1px solid var(--border-color, #ddd);
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 640.98px) {
|
@media (max-width: 640.98px) {
|
||||||
.top-row {
|
.top-row {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|||||||
@@ -4,11 +4,8 @@
|
|||||||
|
|
||||||
<div class="hero-section text-center">
|
<div class="hero-section text-center">
|
||||||
<div class="hero-content py-5">
|
<div class="hero-content py-5">
|
||||||
<h1 class="display-4 mb-3">Earthborne Trailblazer</h1>
|
<h1 class="display-4 mb-3">Slop Game Reference - Earthborne Trailblazer</h1>
|
||||||
<p class="lead mb-4">Your essential companion guide for navigating the Valley and mastering your craft.</p>
|
<p class="lead mb-4">AI generated website for reference notes on playing Earthborne Trailblazer.</p>
|
||||||
<div class="hero-actions">
|
|
||||||
<NavLink href="overview" class="btn btn-primary btn-lg px-4">Begin Journey</NavLink>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -222,6 +222,10 @@
|
|||||||
"slug": "injury-cards",
|
"slug": "injury-cards",
|
||||||
"title": "Injury Cards"
|
"title": "Injury Cards"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"slug": "level-up",
|
||||||
|
"title": "Level Up"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"slug": "losing-the-game",
|
"slug": "losing-the-game",
|
||||||
"title": "Losing the Game"
|
"title": "Losing the Game"
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
Spend exp up to current amount in a stat + 1 to get an extra stat in it.
|
||||||
|
|
||||||
|
Spend 4 exp to go veteran (probably)
|
||||||
|
|
||||||
|
Can store a max of 4 exp.
|
||||||
|
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"navigationFallback": {
|
||||||
|
"rewrite": "/index.html",
|
||||||
|
"exclude": ["/css/*", "/lib/*", "/_framework/*", "/_content/*", "/sample-data/*"]
|
||||||
|
}
|
||||||
|
}
|
||||||
Vendored
+11
-11
@@ -13,12 +13,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Notes/Region Types.md",
|
"file": "Notes/Card Library.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Region Types"
|
"title": "Card Library"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -183,12 +183,18 @@
|
|||||||
"bases:Create new base": false
|
"bases:Create new base": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "e8ba8e9287dfab25",
|
"active": "a4348c23136fecb0",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Notes/Level Up.md",
|
||||||
|
"Notes/Mountain Regions.md",
|
||||||
|
"Tasks/Add Crisis Logic.md",
|
||||||
|
"Overview.md",
|
||||||
|
"Tasks/Sub out all the starter Event Cards.md",
|
||||||
|
"Tasks/Stub out all the starter Terrain Cards.md",
|
||||||
|
"Tasks/_Tasks.base",
|
||||||
|
"Notes/Region Types.md",
|
||||||
"Tasks/Simulate the game state.md",
|
"Tasks/Simulate the game state.md",
|
||||||
"Notes/Terrain Deck.md",
|
"Notes/Terrain Deck.md",
|
||||||
"Notes/Region Types.md",
|
|
||||||
"Mountain Regions.md",
|
|
||||||
"Notes/Activate Prey Ecology.md",
|
"Notes/Activate Prey Ecology.md",
|
||||||
"Notes/Activate Flora Ecology.md",
|
"Notes/Activate Flora Ecology.md",
|
||||||
"Notes/End Turn.md",
|
"Notes/End Turn.md",
|
||||||
@@ -197,11 +203,9 @@
|
|||||||
"Notes/Water Regions.md",
|
"Notes/Water Regions.md",
|
||||||
"Rules.md",
|
"Rules.md",
|
||||||
"Notes/Grass Regions.md",
|
"Notes/Grass Regions.md",
|
||||||
"Tasks/_Tasks.base",
|
|
||||||
"Untitled",
|
"Untitled",
|
||||||
"Notes/Supply.md",
|
"Notes/Supply.md",
|
||||||
"Images/Pasted image 20260609163414.png",
|
"Images/Pasted image 20260609163414.png",
|
||||||
"Overview.md",
|
|
||||||
"Tasks/Generate overview page.md",
|
"Tasks/Generate overview page.md",
|
||||||
"Notes/Event Type.md",
|
"Notes/Event Type.md",
|
||||||
"Notes/Turn Start.md",
|
"Notes/Turn Start.md",
|
||||||
@@ -211,8 +215,6 @@
|
|||||||
"Notes/Companion Cards.md",
|
"Notes/Companion Cards.md",
|
||||||
"Notes/Sun.md",
|
"Notes/Sun.md",
|
||||||
"Notes/Mountain.md",
|
"Notes/Mountain.md",
|
||||||
"Notes/Crest.md",
|
|
||||||
"Notes/Terrain Cards.md",
|
|
||||||
"Images/Pasted image 20260609163839.png",
|
"Images/Pasted image 20260609163839.png",
|
||||||
"Images/Pasted image 20260609163625.png",
|
"Images/Pasted image 20260609163625.png",
|
||||||
"Images/Pasted image 20260609211711.png",
|
"Images/Pasted image 20260609211711.png",
|
||||||
@@ -220,12 +222,10 @@
|
|||||||
"Images/Pasted image 20260609170252.png",
|
"Images/Pasted image 20260609170252.png",
|
||||||
"Images/Pasted image 20260609170321.png",
|
"Images/Pasted image 20260609170321.png",
|
||||||
"Images/Market Example.png",
|
"Images/Market Example.png",
|
||||||
"Notes/Trader.md",
|
|
||||||
"Bases/_Roles.base",
|
"Bases/_Roles.base",
|
||||||
"Bases/Regions.base",
|
"Bases/Regions.base",
|
||||||
"Images/Map.png",
|
"Images/Map.png",
|
||||||
"_Tasks.base",
|
"_Tasks.base",
|
||||||
"_Overview.md",
|
|
||||||
"Bases/_Gear.base",
|
"Bases/_Gear.base",
|
||||||
"Tasks",
|
"Tasks",
|
||||||
"Bases/Terrain.base",
|
"Bases/Terrain.base",
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
Spend exp up to current amount in a stat + 1 to get an extra stat in it.
|
||||||
|
|
||||||
|
Spend 4 exp to go veteran (probably)
|
||||||
|
|
||||||
|
Can store a max of 4 exp.
|
||||||
|
|
||||||
Reference in New Issue
Block a user