20 lines
516 B
YAML
Executable File
20 lines
516 B
YAML
Executable File
name: Tmp Pagecollection
|
|
slug: tmp-pagecollection
|
|
type: plugin
|
|
version: 0.1.0
|
|
description: tmp
|
|
icon: plug
|
|
author:
|
|
name: momo
|
|
email: contact@armansansd.net
|
|
homepage: https://github.com/momo/grav-plugin-tmp-pagecollection
|
|
demo: http://demo.yoursite.com
|
|
keywords: grav, plugin, etc
|
|
bugs: https://github.com/momo/grav-plugin-tmp-pagecollection/issues
|
|
docs: https://github.com/momo/grav-plugin-tmp-pagecollection/blob/develop/README.md
|
|
license: MIT
|
|
|
|
dependencies:
|
|
- { name: grav, version: '>=1.6.0' }
|
|
|
|
enabled: true |