Merge pull request #317 from dairiki/feature.plugin-listings

Add several entries to the plugin gallery
This commit is contained in:
Jakob Schnitzer 2021-09-19 10:50:07 +02:00 committed by GitHub
commit c64b13ffcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 56 additions and 0 deletions

View File

@ -0,0 +1,11 @@
_model: plugin
---
name: lektor-expression-type
---
categories: content
---
tags:
field type
Jinja
setup-env

View File

@ -0,0 +1,11 @@
_model: plugin
---
name: lektor-git-timestamp
---
categories: build
---
tags:
git
metadata
setup-env

View File

@ -0,0 +1,12 @@
_model: plugin
---
name: lektor-index-pages
---
categories: content
---
tags:
blog
indexing
before-build
setup-env

View File

@ -0,0 +1,11 @@
_model: plugin
---
name: lektor-limit-dependencies
---
categories: build
---
tags:
Jinja filters
build optimization
setup-env

View File

@ -0,0 +1,11 @@
_model: plugin
---
name: lektor-polymorphic-type
---
categories: content
---
tags:
field type
setup-env