/hyde/tests/sites/test_sorter/site.yaml

http://github.com/hyde/hyde · YAML · 14 lines · 14 code · 0 blank · 0 comment · 0 complexity · 9c29dc595427381aed69282365c6aff2 MD5 · raw file

  1. mode: development
  2. media_root: media # Relative path from content folder.
  3. media_url: /media # URL where the media files are served from.
  4. base_url: / # The base url for autogenerated links.
  5. plugins:
  6. - hyde.ext.plugins.meta.MetaPlugin
  7. - hyde.ext.plugins.meta.AutoExtendPlugin
  8. - hyde.ext.plugins.meta.SorterPlugin
  9. - hyde.ext.plugins.text.TextlinksPlugin
  10. meta:
  11. nodemeta: meta.yaml
  12. created: !!timestamp 2010-01-01 00:00:00
  13. extends: root.j2
  14. default_block: content