1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-29 07:03:02 +02:00
choosealicense.com/_config.yml
2014-07-31 12:36:56 -04:00

39 lines
567 B
YAML

---
title: ChooseALicense.com
relative_permalinks: false
markdown: kramdown
url: "http://choosealicense.com"
collections:
licenses:
output: true
permalink: /licenses/:path/
defaults:
-
scope:
path: ""
type: "licenses"
values:
layout: license
featured: false
"hide-from-license-list": false
exclude:
- app.coffee
- CNAME
- CONTRIBUTING.md
- Gemfile
- Gemfile.lock
- LICENSE.md
- Rakefile
- README.md
- script
- vendor/bundle
- test
- tests
gems:
- jekyll-sitemap
- jekyll-redirect-from