context: data: domain: https://prawokultury.pl plugins: - hyde.ext.plugins.meta.MetaPlugin - hyde.ext.plugins.meta.AutoExtendPlugin - hyde.ext.plugins.urls.UrlCleanerPlugin - hyde.ext.plugins.meta.GrouperPlugin - hyde.ext.plugins.meta.SorterPlugin - hyde.ext.plugins.structure.FlattenerPlugin - hyde.ext.plugins.css.SassyCSSPlugin meta: nodemeta: meta.yaml urlcleaner: index_file_names: - index.html strip_extensions: - html append_slash: true flattener: items: - source: texts/intro 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: 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: order groups: - name: intro - 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"