forked from wilwaldon/flatstrap
-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
executable file
·31 lines (25 loc) · 1.01 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Dependencies
markdown: rdiscount
pygments: true
# Permalinks
permalink: pretty
# Server
source: ./docs
destination: ./_gh_pages
host: 0.0.0.0
port: 9001
baseurl: /
url: http://localhost:9001
# Custom vars
current_version: 3.0.3
repo: https://github.com/littlesparkvt/Flatstrap-for-Bootstrap-3
download:
source: https://github.com/littlesparkvt/Flatstrap-for-Bootstrap-3/archive/master.zip
dist: https://github.com/littlesparkvt/Flatstrap-for-Bootstrap-3/releases/download/v3.0.3/bootstrap-3.0.3-dist.zip
blog: http://www.flatstrap.org/
expo: http://expo.getbootstrap.com
sass_repo: https://github.com/twbs/bootstrap-sass
cdn:
css: //netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css
css_theme: //netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css
js: //netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js