Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_config.yml - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0ab7ee81edc77576fe930e9732992a6768b06cb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Dependencies
markdown:     rdiscount
pygments:     true

# Permalinks
permalink:    pretty

# Server
destination:  ./_gh_pages
exclude:      [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "LICENSE", "Makefile", "package.json", "node_modules", "README.md"]
port:         9001