[pluginlist-update] Adding links to category pages.
This commit is contained in:
parent
13a290aff5
commit
15ad943978
|
@ -1,7 +1,7 @@
|
|||
body:
|
||||
|
||||
#### text-block ####
|
||||
text: These plugins primarily deal with Lektor's build process, adding build tools or processes.
|
||||
text: These plugins primarily deal with Lektor's [build :ref](/docs/quickstart/#building) process, adding build tools or processes.
|
||||
----
|
||||
class: default
|
||||
---
|
||||
|
|
|
@ -3,6 +3,6 @@ title: Content
|
|||
body:
|
||||
|
||||
#### text-block ####
|
||||
text: These plugins primarily deal with adding or modifying available content in Lektor.
|
||||
text: These plugins primarily deal with adding or modifying available content in Lektor, adding content types, or modifying how content behaves.
|
||||
----
|
||||
class: default
|
||||
|
|
|
@ -5,7 +5,7 @@ _slug: plugins/categories
|
|||
body:
|
||||
|
||||
#### text-block ####
|
||||
text: estate
|
||||
text:
|
||||
----
|
||||
class: default
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
body:
|
||||
|
||||
#### text-block ####
|
||||
text: These plugins primarily deal with Lektor's deployment abilities. They may add a deployment service or location.
|
||||
text: These plugins primarily deal with Lektor's [deployment :ref](/docs/deployment/) abilities. They may add a deployment service or location.
|
||||
----
|
||||
class: default
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
body:
|
||||
|
||||
#### text-block ####
|
||||
text: These plugins primarily deal with Lektor's [Templates :ref](/docs/templates/). They may add or modify [context :ref](docs/templates/#template-context), filters, api, globals, modify images, change navigation, or many other functionalities available to templates.
|
||||
text: These plugins primarily deal with Lektor's [Templates :ref](/docs/templates/). They may add or modify [context :ref](docs/templates/#template-context), [api :ref](/docs/api/templates/), [filters :ref](/docs/api/templates/filters/), [globals :ref](/docs/api/templates/globals/), [modify images :ref](/docs/templates/imageops/), [change navigation :ref](/docs/templates/navigation/), or many other functionalities available to templates.
|
||||
----
|
||||
class: default
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue