blueprints.yaml 516 B

1234567891011121314151617181920
  1. name: Tmp Pagecollection
  2. slug: tmp-pagecollection
  3. type: plugin
  4. version: 0.1.0
  5. description: tmp
  6. icon: plug
  7. author:
  8. name: momo
  9. email: contact@armansansd.net
  10. homepage: https://github.com/momo/grav-plugin-tmp-pagecollection
  11. demo: http://demo.yoursite.com
  12. keywords: grav, plugin, etc
  13. bugs: https://github.com/momo/grav-plugin-tmp-pagecollection/issues
  14. docs: https://github.com/momo/grav-plugin-tmp-pagecollection/blob/develop/README.md
  15. license: MIT
  16. dependencies:
  17. - { name: grav, version: '>=1.6.0' }
  18. enabled: true