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:
parent
7c0cb368fa
commit
aee2266687
|
@ -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),
|
||||
|
|
Loading…
Reference in New Issue