diff options
author | Samy Pessé <samypesse@gmail.com> | 2014-04-18 20:16:20 +0200 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2014-04-18 20:16:21 +0200 |
commit | 837813edb081f6b2e19de76a5b85147ff0c44a22 (patch) | |
tree | c8982d911a82d1e5d37c7a7fe3019a0ce46bf08a /theme/README.md | |
parent | 0d9d62f1a9987d32299eb8e5a65d5de2cf7b0758 (diff) | |
download | gitbook-837813edb081f6b2e19de76a5b85147ff0c44a22.zip gitbook-837813edb081f6b2e19de76a5b85147ff0c44a22.tar.gz gitbook-837813edb081f6b2e19de76a5b85147ff0c44a22.tar.bz2 |
Add warning about theme
Diffstat (limited to 'theme/README.md')
-rwxr-xr-x | theme/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/theme/README.md b/theme/README.md index 3fdb69c..e707afe 100755 --- a/theme/README.md +++ b/theme/README.md @@ -3,3 +3,5 @@ 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 |