-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config-local.yml
52 lines (52 loc) · 1.2 KB
/
_config-local.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
title: Topcoat
email: [email protected]
description: CSS for clean and fast web apps.
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://topcoat.io" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: jekyllrb
github_username: jekyll
# Build settings
markdown: kramdown
gems:
- jekyll-feed
exclude:
- Gemfile
- Gemfile.lock
- README.md
- LICENSE
sass:
sass_dir: _sass
style: compressed
permalink: /posts/:title/
authors:
brianleroux:
name: "Brian LeRoux"
twitter: "brianleroux"
url: "http://brian.io/"
dam:
name: "Kristofer Joseph"
twitter: "dam"
url: "http://kristoferjoseph.com/"
garthdb:
name: "Garth Braithwaite"
twitter: "garthdb"
url: "http://www.garthdb.com/"
nnnnic:
name: "Nic Couillard"
twitter: "nnnnic"
url: "http://nnnnic.com/"
g1sh:
name: "Guillermo Torres"
twitter: "g1sh"
url: "http://www.g1sh.com/"
ndreio:
name: "Andrei Oprea"
twitter: "ndreio"
url: "http://github.com/piatra"
nodoherty:
name: "Niall O'Doherty"
twitter: "nodoherty"
url: "http://github.com/nodoherty"
chris-perkins:
name: "Chris Perkins"
url: "http://xdk.intel.com"