summaryrefslogtreecommitdiffstats
path: root/theme
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2014-04-04 18:21:40 -0700
committerSamy Pessé <samypesse@gmail.com>2014-04-04 18:21:40 -0700
commit881a0c6f6d8934b6ddccda8c4822bce1a3d54ff6 (patch)
tree1bd149ab04c7ff9cb913decf2060ba498829f5e8 /theme
parent00715943006156039fddf08a25af42e9e35daa58 (diff)
downloadgitbook-881a0c6f6d8934b6ddccda8c4822bce1a3d54ff6.zip
gitbook-881a0c6f6d8934b6ddccda8c4822bce1a3d54ff6.tar.gz
gitbook-881a0c6f6d8934b6ddccda8c4822bce1a3d54ff6.tar.bz2
Add info about --theme option
Diffstat (limited to 'theme')
-rw-r--r--theme/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/theme/README.md b/theme/README.md
index 2e08b02..3fdb69c 100644
--- a/theme/README.md
+++ b/theme/README.md
@@ -1,3 +1,5 @@
# GitBook Theme
For creating a theme for GitBook, just copy this folder. The theme folder should at least contains two folders: `assets` and `templates`.
+
+The theme can be changed using the option ```--theme=<path>```