jaygooby / thoth-plugins

Plugins for the ruby blog system, thoth

This URL has Read+Write access

name age message
file README Loading commit data...
file thoth_aspect_stub.rb
file thoth_redirect.rb
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.