forked from sebdeckers/cbas.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
43 lines (38 loc) · 769 Bytes
/
_config.yml
File metadata and controls
43 lines (38 loc) · 769 Bytes
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
auto: true
server: true
permalink: /:year/:month/:day/:title/
baseurl: "/"
url: http://ninja.sg
exclude:
- .gitignore
- README.md
owner:
name: Sebastiaan Deckers
contact: mailto:seb@ninja.sg
github: http://git.io/seb
license:
name: CC-BY-SA
url: http://creativecommons.org/licenses/by-sa/3.0/
analytics:
provider: google
google:
id: UA-34478357-1
comments:
provider: disqus
livefyre:
site: 313014
disqus:
site: ninjasg
prose:
rooturl: "_posts/articles"
metadata:
_posts/articles: |
title: Your Post Title
abstract: Short summary of your article.
published: false
comments: true
author_email: seb@ninja.sg
author: Sebastiaan Deckers
layout: article
categories:
- articles