An open API service indexing awesome lists of open source software.

https://github.com/jaygooby/thoth-plugins

Plugins for the ruby blog system, thoth
https://github.com/jaygooby/thoth-plugins

Last synced: about 2 months ago
JSON representation

Plugins for the ruby blog system, thoth

Awesome Lists containing this project

README

          

To add these plugins to your thoth blog, run this in the blog root:

git submodule add git://github.com/jaygooby/thoth-plugins.git plugin

and then:

git submodule init; git submodule update

to pull down the plugins. You only need to run the init once. After that, all you need to do is update whenever you want to update the versions of the plugin to the current ones on github.