create-mordoc-app 1.1.0 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/template/content/en/index.md +6 -1
- package/template/content/en/lore.md +17 -7
- package/template/content/en/safeguards.md +18 -5
- package/template/content/en/wielding-the-ring.md +14 -8
- package/template/public/images/hero-images/mordor.png +0 -0
- package/template/public/images/icons/book.svg +5 -5
- package/template/public/images/icons/shield.svg +4 -4
- package/template/public/images/icons/spark.svg +4 -4
- package/template/public/images/ring-og.svg +7 -7
package/package.json
CHANGED
|
@@ -4,7 +4,12 @@ description: Start here to learn the purpose, promise, and peril of the One Ring
|
|
|
4
4
|
layout: landing
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
{% hero
|
|
7
|
+
{% hero
|
|
8
|
+
title="One ring"
|
|
9
|
+
titleAccent="to rule them all"
|
|
10
|
+
description="A practical field guide for keepers, scholars, and very cautious bearers of the One Ring."
|
|
11
|
+
background="/images/hero-images/mordor.png"
|
|
12
|
+
%}
|
|
8
13
|
{% button path="/lore" %}
|
|
9
14
|
Get started
|
|
10
15
|
{% /button %}
|
|
@@ -9,8 +9,6 @@ The One Ring is not a common trinket, heirloom, or travel charm. It is a ruling
|
|
|
9
9
|
|
|
10
10
|
The Wise agree on one point: anyone who studies the Ring must first understand that it is not passive. It waits, listens, and works upon desire.
|
|
11
11
|
|
|
12
|
-

|
|
13
|
-
|
|
14
12
|
## What the Ring Is
|
|
15
13
|
|
|
16
14
|
The Ring carries three qualities every keeper should understand:
|
|
@@ -25,11 +23,23 @@ Descriptions of the Ring are never neutral. Compare accounts from Elves, Men, Ho
|
|
|
25
23
|
|
|
26
24
|
## Known Names
|
|
27
25
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
26
|
+
{% table %}
|
|
27
|
+
* Name
|
|
28
|
+
* Used by
|
|
29
|
+
* Meaning
|
|
30
|
+
---
|
|
31
|
+
* The One Ring
|
|
32
|
+
* Scholars
|
|
33
|
+
* The master ring among all rings
|
|
34
|
+
---
|
|
35
|
+
* Isildur's Bane
|
|
36
|
+
* Gondor
|
|
37
|
+
* A warning drawn from history
|
|
38
|
+
---
|
|
39
|
+
* Precious
|
|
40
|
+
* Former bearers
|
|
41
|
+
* A sign that attachment has taken root
|
|
42
|
+
{% /table %}
|
|
33
43
|
|
|
34
44
|
## A Brief Timeline
|
|
35
45
|
|
|
@@ -33,11 +33,24 @@ Short written logs help companions notice slow changes that feel invisible day b
|
|
|
33
33
|
|
|
34
34
|
## Response Levels
|
|
35
35
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
36
|
+
{% table %}
|
|
37
|
+
* Level
|
|
38
|
+
* Sign
|
|
39
|
+
* Response
|
|
40
|
+
---
|
|
41
|
+
* Watch
|
|
42
|
+
* Restlessness near the Ring
|
|
43
|
+
* Add a companion
|
|
44
|
+
---
|
|
45
|
+
* Warn
|
|
46
|
+
* Secret planning
|
|
47
|
+
* Pause the mission
|
|
48
|
+
---
|
|
49
|
+
* Intervene
|
|
50
|
+
* Claiming language
|
|
51
|
+
* Separate bearer and Ring
|
|
52
|
+
---
|
|
53
|
+
{% /table %}
|
|
41
54
|
|
|
42
55
|
## Example Safeguard Log
|
|
43
56
|
|
|
@@ -39,12 +39,20 @@ Status: Burden accepted, not claimed
|
|
|
39
39
|
|
|
40
40
|
Use this checklist before taking action.
|
|
41
41
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
42
|
+
{% table %}
|
|
43
|
+
* Question
|
|
44
|
+
* Safe answer
|
|
45
|
+
---
|
|
46
|
+
* Is the goal specific?
|
|
47
|
+
* Yes
|
|
48
|
+
---
|
|
49
|
+
* Is there a witness?
|
|
50
|
+
* Yes
|
|
51
|
+
---
|
|
52
|
+
* Is the Ring being used for convenience?
|
|
53
|
+
* No
|
|
54
|
+
---
|
|
55
|
+
{% /table %}
|
|
48
56
|
|
|
49
57
|
{% callout type="danger" title="Immediate stop condition" %}
|
|
50
58
|
If the bearer calls the Ring "mine", stop the procedure and move to the safeguards plan.
|
|
@@ -61,5 +69,3 @@ Understanding old failures is the fastest way to avoid repeating them.
|
|
|
61
69
|
Use the safeguards page whenever the Ring begins to feel useful.
|
|
62
70
|
{% /card %}
|
|
63
71
|
{% /cardGrid %}
|
|
64
|
-
|
|
65
|
-
{% button path="/safeguards" %}Go to safeguards{% /button %}
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Book icon">
|
|
2
|
-
<rect x="14" y="10" width="30" height="44" rx="4" fill="#
|
|
3
|
-
<path d="M22 10v44" stroke="#
|
|
4
|
-
<path d="M28 22h10M28 31h10" stroke="#
|
|
5
|
-
</svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Book icon">
|
|
2
|
+
<rect x="14" y="10" width="30" height="44" rx="4" fill="#FAF0EB" stroke="#D64518" stroke-width="4"/>
|
|
3
|
+
<path d="M22 10v44" stroke="#D64518" stroke-width="4"/>
|
|
4
|
+
<path d="M28 22h10M28 31h10" stroke="#D64518" stroke-width="3" stroke-linecap="round"/>
|
|
5
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Shield icon">
|
|
2
|
-
<path d="M32 6 52 14v15c0 15-8 24-20 29-12-5-20-14-20-29V14l20-8Z" fill="#
|
|
3
|
-
<path d="M32 12v38M18 27h28" stroke="#
|
|
4
|
-
</svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Shield icon">
|
|
2
|
+
<path d="M32 6 52 14v15c0 15-8 24-20 29-12-5-20-14-20-29V14l20-8Z" fill="#FAF0EB" stroke="#D64518" stroke-width="4" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M32 12v38M18 27h28" stroke="#D64518" stroke-width="4" stroke-linecap="round"/>
|
|
4
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Spark icon">
|
|
2
|
-
<path d="M32 6 38 25l20 7-20 7-6 19-6-19-20-7 20-7 6-19Z" fill="#
|
|
3
|
-
<circle cx="32" cy="32" r="5" fill="#
|
|
4
|
-
</svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Spark icon">
|
|
2
|
+
<path d="M32 6 38 25l20 7-20 7-6 19-6-19-20-7 20-7 6-19Z" fill="#D64518" stroke="#D64518" stroke-width="4" stroke-linejoin="round"/>
|
|
3
|
+
<circle cx="32" cy="32" r="5" fill="#FAF0EB"/>
|
|
4
|
+
</svg>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 630" role="img" aria-label="The Ring of Power social preview">
|
|
2
|
-
<rect width="1200" height="630" fill="#120b08"/>
|
|
3
|
-
<circle cx="600" cy="315" r="210" fill="none" stroke="#
|
|
4
|
-
<circle cx="600" cy="315" r="145" fill="none" stroke="#
|
|
5
|
-
<text x="600" y="120" text-anchor="middle" font-family="Georgia, serif" font-size="56" font-weight="700" fill="#
|
|
6
|
-
<text x="600" y="540" text-anchor="middle" font-family="Georgia, serif" font-size="38" fill="#
|
|
7
|
-
</svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 630" role="img" aria-label="The Ring of Power social preview">
|
|
2
|
+
<rect width="1200" height="630" fill="#120b08"/>
|
|
3
|
+
<circle cx="600" cy="315" r="210" fill="none" stroke="#D64518" stroke-width="42"/>
|
|
4
|
+
<circle cx="600" cy="315" r="145" fill="none" stroke="#D64518" stroke-width="14"/>
|
|
5
|
+
<text x="600" y="120" text-anchor="middle" font-family="Georgia, serif" font-size="56" font-weight="700" fill="#FAF0EB">The Ring of Power</text>
|
|
6
|
+
<text x="600" y="540" text-anchor="middle" font-family="Georgia, serif" font-size="38" fill="#FAF0EB">One ring to rule them all</text>
|
|
7
|
+
</svg>
|