summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2014-04-19 14:40:46 +0200
committerSamy Pessé <samypesse@gmail.com>2014-04-19 14:40:46 +0200
commit7a461eaa613312430712212bc2247a1961c762f8 (patch)
tree07b9005560fb1ab02ce0d487b1ad1e4edd2f68c1
parentfd64c05809f3b8a785c64358fd8e70bebf0a4919 (diff)
downloadgitbook-7a461eaa613312430712212bc2247a1961c762f8.zip
gitbook-7a461eaa613312430712212bc2247a1961c762f8.tar.gz
gitbook-7a461eaa613312430712212bc2247a1961c762f8.tar.bz2
Remove theme readme
Add semver dependency
-rw-r--r--package.json3
-rwxr-xr-xtheme/README.md7
2 files changed, 2 insertions, 8 deletions
diff --git a/package.json b/package.json
index 453e4f4..fb4a610 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,8 @@
"commander": "2.2.0",
"fs-extra": "0.8.1",
"highlight.js": "8.0.0",
- "tmp": "0.0.23"
+ "tmp": "0.0.23",
+ "semver": "2.2.1"
},
"devDependencies": {
"mocha": "1.18.2",
diff --git a/theme/README.md b/theme/README.md
deleted file mode 100755
index e707afe..0000000
--- a/theme/README.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# 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>```
-
-#### Warning! Theme system is going to change before version 1.0.0