https://github.com/danielres/refinerycms-speakers
A custom Refinery engine about speakers, to use with the events Refinery engine
https://github.com/danielres/refinerycms-speakers
Last synced: 6 months ago
JSON representation
A custom Refinery engine about speakers, to use with the events Refinery engine
- Host: GitHub
- URL: https://github.com/danielres/refinerycms-speakers
- Owner: danielres
- Created: 2011-12-05T18:13:38.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2015-11-10T13:00:17.000Z (about 10 years ago)
- Last Synced: 2025-02-26T13:47:08.730Z (11 months ago)
- Language: HTML
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Speakers engine for Refinery CMS.
## How to build this engine as a gem
cd vendor/engines/speakers
gem build refinerycms-speakers.gemspec
gem install refinerycms-speakers.gem
# Sign up for a http://rubygems.org/ account and publish the gem
gem push refinerycms-speakers.gem