Update documentation (#1151)

* Update Quickstart documentation

* update Installation documentation

* Update documentation for Overriding Defaults
This commit is contained in:
ashmaroli
2017-08-04 22:07:08 +05:30
committed by Michael Rose
parent 65a3d68dec
commit d8be6fd2b5
3 changed files with 26 additions and 12 deletions

View File

@@ -21,4 +21,7 @@ Jekyll will use the files in your project first before falling back to the defau
/_sass
```
Additionally, from `v4.5.0` the theme-gem will also exhibit above behavior for `/_data` via a plugin.
Consequently, the data files for UI Text and Navigation are also bundled within the theme-gem.
For more information on customizing the theme's [stylesheets]({{ "/docs/stylesheets/" | absolute_url }}) and [JavaScript]({{ "/docs/javascript/" | absolute_url }}), see the appropriate pages.