Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 326 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 326 Bytes

Town Stories extension for Refinery CMS.

How to build this extension as a gem

cd vendor/extensions/town_stories
gem build refinerycms-town_stories.gemspec
gem install refinerycms-town_stories.gem

# Sign up for a http://rubygems.org/ account and publish the gem
gem push refinerycms-town_stories.gem