Add several plugins

This commit is contained in:
Jeff Dairiki 2021-02-07 14:29:40 -08:00
parent 8f6c249313
commit 313c368f3a
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