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
- Host: GitHub
- URL: https://github.com/jaygooby/thoth-plugins
- Owner: jaygooby
- Created: 2009-03-24T10:36:57.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-04-01T19:54:38.000Z (about 17 years ago)
- Last Synced: 2025-03-21T23:14:23.132Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 78.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.