Update guide structure

This commit is contained in:
Sandro Keil
2018-07-11 22:07:31 +02:00
parent 801dd6dda8
commit 93d21820ac
4 changed files with 28 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
{
"title": "YubiKey full disk encryption Arch Linux guide",
"title": "YKFDE Guide for Arch Linux",
"content": [
{"getting-started": "01-getting-started.md"},
{"prepare-disk": "02-prepare-disk.md"},

View File

@@ -1,9 +1,7 @@
{
"title": "YubiKey full disk encryption guide",
"title": "YFDE Guides",
"content": [
{"intro": "../README.md"},
{"changelog": "../CHANGELOG.md"},
{"arch-linux": "arch/bookdown.json"}
{"arch-linux": "../arch/bookdown.json"}
],
"theme": {
"toc": {
@@ -11,7 +9,7 @@
}
},
"template": "bookdown/themes",
"tocDepth": 1,
"tocDepth": 2,
"target": "../html",
"numbering": false,
"extensions": {