https://github.com/simpleweb/rusic-help-theme
Liquid theme for Rusic's help buckets
https://github.com/simpleweb/rusic-help-theme
Last synced: 5 days ago
JSON representation
Liquid theme for Rusic's help buckets
- Host: GitHub
- URL: https://github.com/simpleweb/rusic-help-theme
- Owner: simpleweb
- Created: 2011-08-03T16:08:44.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-01-03T18:14:58.000Z (over 14 years ago)
- Last Synced: 2025-03-02T03:41:35.838Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://rusic.com
- Size: 388 KB
- Stars: 3
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Rusic Help Theme
A liquid theme for Rusic.
### Running this theme locally
Either download the theme and unzip it, or run
git clone git@github.com:simpleweb/rusic-help-theme.git
then `cd` into the theme directory
cd rusic-help-theme
and run the rusic local server with
rusic server
### Install the rusic gem
`rusic server` is run using the rusic gem. If you don't already have the rusic gem installed, run
gem install rusic