Spina CMS

Spina CMS is an easy to use CMS that features a clean interface without distractions. Live demo

Build Status Code Climate Test Coverage Slack

Getting Started

Read the guide to learn more about how to use Spina. If you just want to get started, create a new Ruby on Rails app and follow these instructions:

Add the following line to your Gemfile:

gem 'spina'

Run the installer to start the setup process:

rails g spina:install

The installer will help you create your first user.

Then start rails s and access Spina at /admin.

Contributing

Check our Contributing Guide for instructions on how to help the project.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

Spina is released under the MIT license.

Acknowledgements

All icons in Spina were made by Brent Jackson Geomicons.

The font used in Spina's admin panel is called Metropolis and was created by Chris Simpson Metropolis

Copyright (c) 2015, Chris Simpson <[email protected]>.

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL

Version 2.0 - 18 March 2012

Some early parts of Spina are influenced by Refinery CMS. Credits to the Refinery team.