[pluginlist-update] Adding links to category pages.

This commit is contained in:
Joseph Nix 2018-05-05 12:24:59 -05:00
parent 13a290aff5
commit 15ad943978
5 changed files with 5 additions and 5 deletions

View File

@ -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
---

View File

@ -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

View File

@ -5,7 +5,7 @@ _slug: plugins/categories
body:
#### text-block ####
text: estate
text:
----
class: default
---

View File

@ -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
---

View File

@ -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
---