From 3a3a92183d06dc559126e1e3171aa45ea637b975 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Sat, 23 Mar 2013 09:10:26 -0700 Subject: [PATCH] Update README with current plugin repo status --- README.rst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 0f3e9bb..41de2bd 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,11 @@ -Pelican plugins +Pelican Plugins ############### -This repository contains some pelican plugins. Currently, it's empty, but we're -in the process of moving away plugins from pelican-core. +This repository contains plugins for Pelican. At the moment, this is only a +subset of the available plugins, with others currently residing in the primary +Pelican repository. Those latter plugins will eventually be moved here, so all +plugins will be in one place. -Feel free to issue pull requests to here as well. +That being the case, if you have a plugin to contribute, please fork this +Pelican Plugins repository and issue your pull request from there (as opposed +to the primary Pelican repository).