Hyde version running.
[copyspeak.git] / site.yaml
1 plugins:
2     - hyde.ext.plugins.meta.MetaPlugin
3     - hyde.ext.plugins.meta.AutoExtendPlugin
4     - hyde.ext.plugins.urls.UrlCleanerPlugin
5     - hyde.ext.plugins.meta.GrouperPlugin
6     - hyde.ext.plugins.meta.SorterPlugin
7     - hyde.ext.plugins.structure.FlattenerPlugin
8     - hyde.ext.plugins.css.SassyCSSPlugin
9     - gzipper.GzipperPlugin
10 meta:
11     nodemeta: meta.yaml
12 urlcleaner:
13     index_file_names:
14         - index.html
15     strip_extensions:
16         - html
17     append_slash: true
18 sorter:
19     title:
20         attr:
21             - url
22         filters:
23             source.kind: html
24             meta.listable: true
25         circular: true
26 grouper:
27     alignment:
28         sorter: title
29         groups:
30             - name: lawful
31             - name: neutral
32             - name: chaotic
33 flattener:
34     items:
35         - source: words
36           target: ""
37 gzipper:
38     extensions:
39         - html
40         - css
41         - js
42 publisher:
43     default:
44         type: hyde.ext.publishers.ssh.SSH
45         username: prawokultury
46         server: giewont.icm.edu.pl
47         target: /srv/copyspeak.org/www/
48         opts: -r -v --delete