-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yaml
79 lines (79 loc) · 1.82 KB
/
config.yaml
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
baseURL:
languageCode: en-us
title: Masterpoint Consulting
taxonomies:
category: categories
tag: tags
section_category: section_categories
enableRobotsTXT: true
params:
linkedin_link: https://www.linkedin.com/company/masterpoint-consulting/about/
github_link: https://github.com/masterpointio
youtube_link: https://www.youtube.com/@MasterpointConsulting
newsletter_link: https://newsletter.masterpoint.io/
rss_link: https://masterpoint.io/blog/index.xml
#google_analytics: UA-
sitewide_note: <strong>Masterpoint stands with Ukraine.</strong> Here’s how you can help Ukraine with just a few clicks. >
sitewide_note_link: /updates/supporting-ukraine/
get_in_touch: /contact
outputs:
home:
- HTML
taxonomy:
- HTML
section:
- HTML
- RSS
markup:
goldmark:
extensions:
definitionList: true
footnote: true
linkify: true
linkifyProtocol: https
strikethrough: true
table: true
taskList: true
typographer: true
parser:
attribute:
block: true
title: true
autoHeadingID: true
autoHeadingIDType: github
wrapStandAloneImageWithinParagraph: false
renderer:
hardWraps: false
unsafe: true
xhtml: false
menu:
main:
- name: Home
url: /
weight: 10
- name: Our Services
url: /services/
weight: 20
- name: Who We Are
url: /who-we-are/
weight: 30
- name: Content
url: #
weight: 40
identifier: content
- name: Blog
url: /blog/
weight: 10
parent: content
- name: Newsletter
url: https://newsletter.masterpoint.io/
weight: 20
parent: content
- name: Case Studies
url: /case-studies/
weight: 30
parent: content
- name: Now
url: /now/
weight: 40
parent: content