X-Git-Url: https://git.mdrn.pl/static.git/blobdiff_plain/4678df00afdffa0ff438fb4dc9885e1d267c88eb..e33de5b5936c55753ed7af72df05bf78515cfff0:/site.yaml diff --git a/site.yaml b/site.yaml index 4244301..aab4d85 100644 --- a/site.yaml +++ b/site.yaml @@ -1,7 +1,6 @@ -base_url: / context: data: - domain: https://przyszlosc.prawokultury.pl + domain: https://prawokultury.pl plugins: - hyde.ext.plugins.meta.MetaPlugin - hyde.ext.plugins.meta.AutoExtendPlugin @@ -10,7 +9,6 @@ plugins: - hyde.ext.plugins.meta.SorterPlugin - hyde.ext.plugins.structure.FlattenerPlugin - hyde.ext.plugins.css.SassyCSSPlugin - - gzipper.GzipperPlugin meta: nodemeta: meta.yaml urlcleaner: @@ -27,29 +25,51 @@ flattener: target: "" - source: texts/outro target: "" + - source: import/rozdzial-1 + target: "" + - source: import/rozdzial-2 + target: "" + - source: import/rozdzial-3 + target: "" + - source: import/rozdzial-4 + target: "" + - source: import/rozdzial-5 + target: "" + - source: import/rozdzial-6 + target: "" gzipper: extensions: - html - css - js sorter: - by_order: + order: + attr: + - meta.order + filters: + source.kind: html + meta.listable: true + global_order: attr: + - meta.section - meta.order filters: source.kind: html meta.listable: true grouper: section: - sorter: by_order + sorter: order groups: - name: intro - - name: main - - name: outro -publisher: - default: - type: hyde.ext.publishers.ssh.SSH - username: prawokultury - server: giewont.icm.edu.pl - target: /srv/przyszlosc/www/ - opts: -r -v --delete + - name: rozdzial-1 + title: "Rozdział 1" + - name: rozdzial-2 + title: "Rozdział 2" + - name: rozdzial-3 + title: "Rozdział 3" + - name: rozdzial-4 + title: "Rozdział 4" + - name: rozdzial-5 + title: "Rozdział 5" + - name: rozdzial-6 + title: "Rozdział 6"