Merge pull request #317 from dairiki/feature.plugin-listings
Add several entries to the plugin gallery
This commit is contained in:
commit
c64b13ffcb
|
@ -0,0 +1,11 @@
|
||||||
|
_model: plugin
|
||||||
|
---
|
||||||
|
name: lektor-expression-type
|
||||||
|
---
|
||||||
|
categories: content
|
||||||
|
---
|
||||||
|
tags:
|
||||||
|
|
||||||
|
field type
|
||||||
|
Jinja
|
||||||
|
setup-env
|
|
@ -0,0 +1,11 @@
|
||||||
|
_model: plugin
|
||||||
|
---
|
||||||
|
name: lektor-git-timestamp
|
||||||
|
---
|
||||||
|
categories: build
|
||||||
|
---
|
||||||
|
tags:
|
||||||
|
|
||||||
|
git
|
||||||
|
metadata
|
||||||
|
setup-env
|
|
@ -0,0 +1,12 @@
|
||||||
|
_model: plugin
|
||||||
|
---
|
||||||
|
name: lektor-index-pages
|
||||||
|
---
|
||||||
|
categories: content
|
||||||
|
---
|
||||||
|
tags:
|
||||||
|
|
||||||
|
blog
|
||||||
|
indexing
|
||||||
|
before-build
|
||||||
|
setup-env
|
|
@ -0,0 +1,11 @@
|
||||||
|
_model: plugin
|
||||||
|
---
|
||||||
|
name: lektor-limit-dependencies
|
||||||
|
---
|
||||||
|
categories: build
|
||||||
|
---
|
||||||
|
tags:
|
||||||
|
|
||||||
|
Jinja filters
|
||||||
|
build optimization
|
||||||
|
setup-env
|
|
@ -0,0 +1,11 @@
|
||||||
|
_model: plugin
|
||||||
|
---
|
||||||
|
name: lektor-polymorphic-type
|
||||||
|
---
|
||||||
|
categories: content
|
||||||
|
---
|
||||||
|
tags:
|
||||||
|
|
||||||
|
field type
|
||||||
|
setup-env
|
||||||
|
|
Loading…
Reference in New Issue