-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yml
More file actions
34 lines (31 loc) · 852 Bytes
/
config.yml
File metadata and controls
34 lines (31 loc) · 852 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
baseURL: 'https://sippy.cloud/'
languageCode: 'en-us'
title: 'Mellow'
markup:
highlight:
style: 'monokailight'
noClasses: false
goldmark:
renderer:
unsafe: true
tableOfContents:
ordered: false
startLevel: 2
endLevel: 6
disableKinds: ['taxonomy', 'term', 'RSS']
module:
mounts:
- source: hugo/assets
target: assets
- source: hugo/content
target: content
- source: hugo/data
target: data
- source: hugo/layouts
target: layouts
- source: hugo/static
target: static
- source: dist
target: static/dist
- source: ./node_modules/@sippy-platform/valkyrie/dist/fonts
target: static/dist/fonts