gentelella/vendors/jszip/_config.yml
christianesperar 6a6db2ea23 Put dependecy libraries to bower for easy updating
Update also fix some following problem:
- Switcher now working
- Datatable header fix example is now working
- Add missing starrr ratings
- Some mobile responsiveness on table.html page
2016-04-24 22:26:16 +08:00

25 lines
427 B
YAML

# will be overwritten by github, see https://help.github.com/articles/using-jekyll-with-pages
lsi: false
safe: true
source: ./
incremental: false
highlighter: rouge
gist:
noscript: false
# /overwritten
baseurl: /jszip
layouts_dir: ./documentation/_layouts
permalink: none
exclude: ['bin', 'README.md', 'node_modules']
kramdown:
input: GFM
hard_wrap: false
gems:
- jekyll-coffeescript
- jekyll-paginate