config.rb
... ...
@@ -1,8 +1,9 @@
1 1
wiki_options = {
2
+ allow_editing: false,
2 3
critic_markup: true,
3
- emoji: true,
4 4
display_metadata: false,
5
- allow_editing: false,
5
+ emoji: true,
6
+ index_page: 'home',
6 7
page_file_dir: 'pages',
7 8
sidebar: :left,
8 9
}
pages/Home.md
... ...
@@ -1,15 +0,0 @@
1
-
2
-# bleah
3
-
4
-## [Resources](resources)
5
-
6
-## Stuff
7
-
8
-* [Study the Scriptures](https://www.churchofjesuschrist.org/study/scriptures)
9
-
10
-## [Essays On Random Gospel Things](essays)
11
-
12
-## TODOs
13
-
14
-- [ ] put [TPJS](https://scriptures.byu.edu/stpjs.html) in here so I can link to specific points
15
-- [ ] add Come, Follow Me sections
pages/essays/rights-powers-principles.md
... ...
@@ -3,6 +3,7 @@ title: Rights, Powers and Principles
3 3
---
4 4
5 5
---
6
+
6 7
> That the [rights](https://1828.mshaffer.com/d/word/right) of the priesthood
7 8
are inseparably connected with the powers of heaven, and that the powers of
8 9
heaven cannot be controlled nor handled only upon the
... ...
@@ -35,6 +36,3 @@ said it?
35 36
Some phrases stand out to me in this verse. 'rights **of** the priesthood',
36 37
'connected **with** the powers of heaven', 'controlled **nor** handled' and
37 38
'principles **of** righteousness'.
38
-
39
-[testing
40
-a](linebreak)
pages/home.md
... ...
@@ -0,0 +1,15 @@
1
+
2
+# bleah
3
+
4
+## [Resources](resources)
5
+
6
+## Stuff
7
+
8
+* [Study the Scriptures](https://www.churchofjesuschrist.org/study/scriptures)
9
+
10
+## [Essays On Random Gospel Things](essays)
11
+
12
+## TODOs
13
+
14
+- [ ] put [TPJS](https://scriptures.byu.edu/stpjs.html) in here so I can link to specific points
15
+- [ ] add Come, Follow Me sections
pages/index.md
... ...
@@ -1 +0,0 @@
1
-Home.md
... ...
\ No newline at end of file