gma / nesta

File Based CMS and Static Site Generator
http://nestacms.com
MIT License
902 stars 122 forks source link

Distribute plugins as gems #30

Closed gma closed 13 years ago

gma commented 13 years ago

We need to be able to extend the core functionality of Nesta in a clean manner, while ensuring that others can re-use an extension without difficulty. Plugins will be packaged as gems, and will be added to a Nesta project by being included in the Gemfile. Once Nesta has started up it will run (optional) initialisation code for each installed plugin.

Tasks

gma commented 13 years ago

Will be released as part of 0.9.10.