summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBjörn Schotte <bjoern.schotte@googlemail.com>2014-05-08 07:57:33 +0200
committerBjörn Schotte <bjoern.schotte@googlemail.com>2014-05-08 07:57:33 +0200
commitda39631a5a5bb11fda0646af6cad997740942687 (patch)
treefca98e8029d54b3904dc4026fe84bd9e2bdb338b /README.md
parentfc8685a7c19f58dd5725d20cde03308381b2341d (diff)
downloadgitbook-da39631a5a5bb11fda0646af6cad997740942687.zip
gitbook-da39631a5a5bb11fda0646af6cad997740942687.tar.gz
gitbook-da39631a5a5bb11fda0646af6cad997740942687.tar.bz2
added documentation for theme option
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8aa61fb..93a265f 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,11 @@ Here are the options that can be stored in this file:
// Global configuration for plugins
"pluginsConfig": {},
+ // set another theme with your own layout
+ // it's recommended to use plugins or add more options for default theme, though
+ // see https://github.com/GitbookIO/gitbook/issues/209
+ // "theme": "./localtheme",
+
// Links in template (null: default, false: remove, string: new value)
"links": {
// Link to home in the top-left corner