Add `lektor-make` to the list of plugins

On the one hand this is the simplest possible plug-in, a few characters changed form the tutorial; on the other it is actually really useful.
This commit is contained in:
Barnaby Shearer 2017-11-04 17:39:24 +00:00 committed by GitHub
parent 7c0cb368fa
commit aee2266687
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ so they might not keep pace with development on Lektor.
* [shortcodes :ext](https://github.com/skorokithakis/lektor-shortcodes): A plugin allowing you to use shortcodes (something like tags) in your model fields
* [thumbnail-generator :ext](https://github.com/skorokithakis/lektor-thumbnail-generator): A plugin allowing you to generate configurable thumbnails for all your attachment images, so you can link them in your posts
* [rst :ext](https://github.com/fschulze/lektor-rst): A [reStructuredText](http://docutils.sourceforge.net) plugin
* [make :ext](https://github.com/BarnabyShearer/lektor-make): Run `make lektor` for custom build systems
! Have your own plugin and you want to see it here? Just [edit this page
on GitHub :ref](https://github.com/lektor/lektor-website/edit/master/content/docs/plugins/list/contents.lr),