-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsite.yaml
executable file
·42 lines (39 loc) · 1.13 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
mode: development
base_url: http://ecs.utdallas.edu/~opo140030/ # The base url for autogenerated links.
media_url: /media # URL where the media files are served from.
media_root: /content/media # Relative path from content folder.
repository_url: https://github.com/SeRViCE-Lab/website
plugins:
- hyde.ext.plugins.meta.MetaPlugin
- hyde.ext.plugins.auto_extend.AutoExtendPlugin
- hyde.ext.plugins.sorter.SorterPlugin
- hyde.ext.plugins.tagger.TaggerPlugin
- hyde.ext.plugins.syntext.SyntextPlugin
- hyde.ext.plugins.textlinks.TextlinksPlugin
context:
data:
tweet_via: patmeansnoble
meta:
nodemeta: meta.yaml
created: !!timestamp 2015-11-30 12:40:00
author: Olalekan Ogunmolu
analytics:
id: UA-64680332-3
sorter:
time:
attr:
- meta.created
reverse: true
filters:
source.kind: html
meta.listable: true
tagger:
sorter: time
archives:
blog:
source: blog
target: blog/tags
template: tagged_posts.j2
archive_extension: html
meta:
listable: false