mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-11-07 12:06:26 +00:00
53 lines
No EOL
1.1 KiB
YAML
53 lines
No EOL
1.1 KiB
YAML
# Site wide configuration
|
|
|
|
title: Site Title
|
|
locale: en_US
|
|
description: Describe your website here.
|
|
logo: site-logo.png
|
|
search: true
|
|
url:
|
|
|
|
|
|
# Jekyll configuration
|
|
|
|
permalink: /:categories/:title/
|
|
markdown: kramdown
|
|
highlighter: pygments
|
|
sass:
|
|
sass_dir: _sass
|
|
style: compressed
|
|
gems:
|
|
- jekyll-sitemap
|
|
|
|
kramdown:
|
|
auto_ids: true
|
|
footnote_nr: 1
|
|
entity_output: as_char
|
|
toc_levels: 1..2
|
|
use_coderay: false
|
|
|
|
include: [".htaccess"]
|
|
exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "Gemfile", "Gemfile.lock", "LICENSE", "README.md", "vendor"]
|
|
|
|
|
|
# Site owner
|
|
owner:
|
|
name: Your Name
|
|
avatar: bio-photo.jpg
|
|
email: you@email.com
|
|
disqus-shortname:
|
|
twitter: #username
|
|
facebook: #username
|
|
github: #username
|
|
stackexchange: #http://stackoverflow.com/users/123456/username
|
|
linkedin: #username
|
|
instagram: #username
|
|
flickr: #username
|
|
tumblr: #username
|
|
google:
|
|
plus: #username
|
|
analytics:
|
|
verify:
|
|
ad-client:
|
|
ad-slot:
|
|
bing-verify: |