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 CHANGED
@@ -4,7 +4,7 @@
4
4
  "type": "git",
5
5
  "url": "https://github.com/shiva-varanasi/create-mordoc-app.git"
6
6
  },
7
- "version": "1.1.0",
7
+ "version": "1.2.0",
8
8
  "description": "Create Mordoc documentation sites with one command",
9
9
  "bin": {
10
10
  "create-mordoc-app": "./bin/create.js"
@@ -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 title="One ring" titleAccent="to rule them all" description="A practical field guide for keepers, scholars, and very cautious bearers of the One Ring." background="#120b08" titleColor="#fff7e6" titleAccentColor="#D64518" descriptionColor="#f7d6c6" %}
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
- ![The One Ring resting in shadow](/images/ring-hero.svg)
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
- | Name | Used by | Meaning |
29
- | --- | --- | --- |
30
- | The One Ring | Scholars | The master ring among all rings |
31
- | Isildur's Bane | Gondor | A warning drawn from history |
32
- | Precious | Former bearers | A sign that attachment has taken root |
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
- | Level | Sign | Response |
37
- | --- | --- | --- |
38
- | Watch | Restlessness near the Ring | Add a companion |
39
- | Warn | Secret planning | Pause the mission |
40
- | Intervene | Claiming language | Separate bearer and Ring |
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
- | Question | Safe answer |
43
- | --- | --- |
44
- | Is the goal specific? | Yes |
45
- | Is there a witness? | Yes |
46
- | Is the Ring being used for convenience? | No |
47
- | Has the bearer asked for help? | Yes |
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 %}
@@ -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="#fff7e6" stroke="#8a4b1f" stroke-width="4"/>
3
- <path d="M22 10v44" stroke="#d69e2e" stroke-width="4"/>
4
- <path d="M28 22h10M28 31h10" stroke="#8a4b1f" stroke-width="3" stroke-linecap="round"/>
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="#fff7e6" stroke="#8a4b1f" stroke-width="4" stroke-linejoin="round"/>
3
- <path d="M32 12v38M18 27h28" stroke="#d69e2e" stroke-width="4" stroke-linecap="round"/>
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="#f7c948" stroke="#8a4b1f" stroke-width="4" stroke-linejoin="round"/>
3
- <circle cx="32" cy="32" r="5" fill="#fff7e6"/>
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="#f7c948" stroke-width="42"/>
4
- <circle cx="600" cy="315" r="145" fill="none" stroke="#7b341e" stroke-width="14"/>
5
- <text x="600" y="120" text-anchor="middle" font-family="Georgia, serif" font-size="56" font-weight="700" fill="#fff7e6">The Ring of Power</text>
6
- <text x="600" y="540" text-anchor="middle" font-family="Georgia, serif" font-size="38" fill="#f7c948">One guide to bind them</text>
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>