-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·45 lines (45 loc) · 879 Bytes
/
_config.yml
File metadata and controls
executable file
·45 lines (45 loc) · 879 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
44
45
highlighter: rouge
markdown: kramdown
prose:
rooturl: '_posts'
siteurl: 'http://blog.apps.npr.org'
og_image: '/img/nprviz-logo.png'
media: 'img'
ignore:
- app_yaml.py
- atom.xml
- CNAME
- index.html
- LICENSE
- README.md
- _layouts
- _incldues
- bootstrap
- css
- examples
metadata:
_posts:
- name: "layout"
field:
element: "hidden"
value: "post"
- name: "title"
field:
element: "text"
label: "Title"
value: ""
- name: "author"
field:
element: "text"
label: "Author"
value: ""
- name: "email"
field:
element: "text"
label: "Email"
value: ""
- name: "twitter"
field:
element: "text"
label: "Twitter"
value: ""