-
Notifications
You must be signed in to change notification settings - Fork 0
/
site.yaml
executable file
·61 lines (55 loc) · 1.24 KB
/
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
base_url: /
simple_copy:
- media/*
media_root: media # Relative path from content folder.
media_url: /media # URL where the media files are served from.
plugins:
- hyde.ext.plugins.meta.MetaPlugin
- hyde.ext.plugins.meta.AutoExtendPlugin
- hyde.ext.plugins.text.SyntextPlugin
- hyde.ext.plugins.text.TextlinksPlugin
- hyde.ext.plugins.urls.UrlCleanerPlugin
- hyde.ext.plugins.meta.SorterPlugin
- hyde.ext.plugins.meta.TaggerPlugin
- hyde.ext.plugins.structure.PaginatorPlugin
syntax:
use_figure: False
sorter:
name:
attr: name
filters:
source_file.kind: html
is_processable: True
time:
attr: meta.created
reverse: True
filters:
source_file.kind: html
is_processable: True
tagger:
sorter: time
archives:
atom:
source: blog
target: blog/tags
template: tag.xml.j2
extension: xml
blog:
source: blog
target: blog/tags
template: tag.j2
extension: html
urlcleaner:
index_file_names:
- index.html
strip_extensions:
- html
context:
data:
site_url: http://45.78.17.153:8080
site_title: ysh
blog_title: /dev/blog
author:
name: ysh
url: "/about"
google_analytics_id: