Skip to content

eoy/Spina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spina CMS

Visit the website

Code Climate Test Coverage

Getting Started

Spina is a CMS built upon the Rails framework. This guide is designed for developers with experience using Ruby on Rails.

To start using Spina CMS simply add the following lines to your Gemfile:

gem 'spina-template'
gem 'spina'

Make sure you run the installer to get started.

rails g spina:install

The installer will help you setup your first user.

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 52.7%
  • HTML 37.5%
  • CSS 5.6%
  • CoffeeScript 3.1%
  • JavaScript 1.1%