mdb-ui-kit/_config.yml

52 lines
1.4 KiB
YAML
Raw Normal View History

include:
- .nojekyll
2015-11-21 02:22:56 +03:00
sass:
sass_dir: sass
2015-11-20 00:58:21 +03:00
# Dependencies
markdown: kramdown
highlighter: rouge
kramdown:
auto_ids: true
2015-11-20 00:58:21 +03:00
# Permalinks
permalink: pretty
# Server
source: docs
destination: _gh_pages
host: 0.0.0.0
port: 9001
2015-12-01 19:49:46 +03:00
#baseurl: "/bootstrap-material-design"
#url: "http://fezvrasta.github.io"
2015-11-20 00:58:21 +03:00
encoding: UTF-8
2015-12-01 19:49:46 +03:00
exclude: [assets/scss/]
2015-11-20 00:58:21 +03:00
gems:
- jekyll-redirect-from
- jekyll-sitemap
2015-11-20 00:58:21 +03:00
# Custom vars
current_version: 4.0.0-alpha
2015-11-20 00:58:21 +03:00
repo: https://github.com/fezvrasta/bootstrap-material-design
download:
source: https://github.com/fezvrasta/bootstrap-material-design/archive/v0.4.1.zip
dist: https://github.com/fezvrasta/bootstrap-material-design/releases/download/v0.4.1/bootstrap-0.4.1-dist.zip
#blog: http://blog.getbootstrap.com
#expo: http://expo.getbootstrap.com
#themes: http://themes.getbootstrap.com
2015-11-20 00:58:21 +03:00
#
cdn:
2015-11-20 00:58:21 +03:00
# # See https://www.srihash.org for info on how to generate the hashes
css: https://cdn.rawgit.com/fezvrasta/bootstrap-material-design/v4-dev/dist/css/bootstrap-material-design.css
# css_hash: "sha384-XXXXXXXX"
js: https://cdn.rawgit.com/fezvrasta/bootstrap-material-design/v4-dev/dist/js/bootstrap-material-design.js
# js_hash: "sha384-XXXXXXXX"
jquery: https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js