-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnkssg.yml
More file actions
46 lines (42 loc) · 710 Bytes
/
Copy pathnkssg.yml
File metadata and controls
46 lines (42 loc) · 710 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
46
site:
site_name: 'Site Title'
site_url: ''
site_desc: ''
site_image: ''
language: 'en'
post_type:
post:
permalink: /%Y/%m/%d/%H%M%S/
archive_type: "date"
page:
permalink: /{slug}/
archive_type: "none"
section:
archive_type: "section"
plugins:
autop: {}
awesome-img-link: {}
awesome-page-link: {}
select-pages:
start: 0
taxonomy:
tag:
label: Tag
term:
- tag1
- name: tag2
slug: tag_two
- tag3
category:
label: Category
term:
- cat1
- name: cat11
parent: cat1
- name: cat12
parent: cat1
- name: cat2
term:
- name: cat21
- cat22
- cat23