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

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

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