-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
46 lines (46 loc) · 902 Bytes
/
config.yaml
File metadata and controls
46 lines (46 loc) · 902 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
ontentdir: "content"
layoutdir: "layouts"
publishdir: "public"
indexes:
category: "categories"
baseURL: "https://www.simplybinary.com"
title: "Simply Binary"
canonifyURLs: true
metaDataFormat: "yaml"
menu:
main:
- Name: "Home"
Weight: 1
Identifier: "home"
URL: "#"
- Name: "Process"
Weight: 2
Identifier: "process"
URL: "#process"
- Name: "Services"
Weight: 3
Identifier: "services"
URL: "#services"
- Name: "Work"
Weight: 4
Identifier: "work"
URL: "#work"
- Name: "Team"
Weight: 5
Identifier: "team"
URL: "#team"
social:
- Name: "Facebook"
Weight: 10
Identifier: "facebook"
URL: "/"
- Name: "Twitter"
Weight: 20
Identifier: "twitter"
URL: "/"
- Name: "RSS"
Weight: 30
Identifier: "rss"
URL: "/"
params:
BlogURL: ""