Merge pull request #155 from skorokithakis/patch-1

Add plugins
This commit is contained in:
Joseph Nix 2017-08-14 16:02:15 -05:00 committed by GitHub
commit f84521da7e
1 changed files with 2 additions and 1 deletions

View File

@ -48,7 +48,8 @@ so they might not keep pace with development on Lektor.
* [nofollow :ext](https://github.com/yargies/lektor-nofollow): Easily create nofollow links in markdown
* [minify :ext](https://github.com/pietroalbini/lektor-minify): Minify changed files automatically during the build
* [asciidoc :ext](https://github.com/ajdavis/lektor-asciidoc/): Add asciidoc field type
* [gulp :ext](https://github.com/SoftInstigate/lektor-gulp): A simple plugin for [gulp](http://gulpjs.com)
* [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
! 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),