-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
34 lines (34 loc) · 824 Bytes
/
_config.yml
File metadata and controls
34 lines (34 loc) · 824 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
host: 127.0.0.1
port: 4020
baseurl: "/static-starter"
permalink: pretty
markdown: rdiscount
sass:
sass_dir: _sass
style: :compressed
prose:
rooturl: '_posts/'
siteurl: 'https://bmlp.org/static-starter/'
relativeLinks: 'https://bmlp.org/static-starter/links.jsonp'
media: 'media'
metadata:
_posts/faqs:
- name: "category"
field:
element: "hidden"
value: "faq"
- name: "title"
field:
element: "text"
label: "Title"
- name: "faqtype"
field:
element: "select"
label: "FAQ Section"
options:
- name: Know Your Rights
value: kyr
- name: Legal Observation
value: legal-observers
- name: Jail Support
value: jail-support