-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsite.yaml
38 lines (38 loc) · 870 Bytes
/
site.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
---
mode: development
media_root: media
media_url: /media
base_url: /
plugins:
- hyde.ext.plugins.meta.MetaPlugin
- extensions.combine.CombinePlugin
- hyde.ext.plugins.auto_extend.AutoExtendPlugin
- hyde.ext.plugins.less.LessCSSPlugin
- extensions.text.IncludeManpagePlugin
- hyde.ext.plugins.textlinks.TextlinksPlugin
- hyde.ext.plugins.images.ImageSizerPlugin
- hyde.ext.plugins.optipng.OptiPNGPlugin
- hyde.ext.plugins.urls.UrlCleanerPlugin
context:
data:
base: https://lldpd.github.io
meta:
latestversion: "1.0.19"
nodemeta: meta.yaml
extends: base.j2
default_block: article
less:
app: lessc
optipng:
app: optipng
args:
quiet: ""
markdown:
extensions:
- markdown.extensions.codehilite
- markdown.extensions.extra
- markdown.extensions.toc
output_format: html
urlcleaner:
index_file_names:
- index.html