hacks-guide-minimal-mistake.../_config.yml
2014-07-31 14:57:13 -04:00

57 lines
1.3 KiB
YAML

# Site wide configuration
title: Site Title
description: Describe your website.
locale: en_US
url: http://localhost:4000
# 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..6
use_coderay: false
# Site owner
owner:
name: Your Name
avatar: bio-photo.jpg
bio: "Describe your self."
email: your@email.com
disqus-shortname: minimalmistakes
twitter: mmistakes
facebook: michaelrose
google:
plus: +MichaelRoseDesign
analytics: UA-2011187-3
verify: UQj93ERU9zgECodaaXgVpkjrFn9UrDMEzVamacSoQ8Y
ad-client: ca-pub-7328585512091257
ad-slot: 7855747535
bing-verify: D81F4C18A6CB3018F64D7C827D953DFD
github: mmistakes
stackoverflow:
linkedin:
instagram: mmistakes
lastfm:
tumblr:
pinterest:
foursquare:
steam:
dribbble:
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"]