From 2c8ad13d20e98477e97308ba62b671903e4ddc71 Mon Sep 17 00:00:00 2001 From: "A. Jesse Jiryu Davis" Date: Mon, 25 Jan 2016 05:01:01 -0800 Subject: [PATCH] Add Netlify publisher plugin. --- content/docs/plugins/list/contents.lr | 1 + 1 file changed, 1 insertion(+) diff --git a/content/docs/plugins/list/contents.lr b/content/docs/plugins/list/contents.lr index b8822926..e539c374 100644 --- a/content/docs/plugins/list/contents.lr +++ b/content/docs/plugins/list/contents.lr @@ -39,6 +39,7 @@ so they might not keep pace with development on Lektor. * [google-analytics :ext](https://github.com/kmonsoor/lektor-google-analytics): Adds `Google Analytics` support to Lektor-generated site. * [atom :ext](https://github.com/ajdavis/lektor-atom): Generate Atom feeds for your content. * [surge :ext](https://github.com/ajdavis/lektor-surge): Publish your site to [Surge](https://surge.sh/). +* [netlify :ext](https://github.com/ajdavis/lektor-netlify): Publish your site to [Netlify](https://www.netlify.com/). ! 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),