Description
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:
Spina CMS alternatives and similar gems
Based on the "CMS" category.
Alternatively, view Spina CMS alternatives based on common mentions on social networks and blogs.
-
Comfortable Mexican Sofa
ComfortableMexicanSofa is a powerful Ruby on Rails 5.2+ CMS (Content Management System) Engine -
Camaleon CMS
Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails -
Alchemy CMS
Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS. -
Storytime
Storytime is a Rails 4+ CMS and blogging engine, with a core focus on content. It is built and maintained by @cultivatelabs -
PushType
DISCONTINUED. PushType is a modern, open source content management system for Ruby on Rails.
Scout Monitoring - Performance metrics and, now, Logs Management Monitoring with Scout Monitoring
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Spina CMS or a related project?
README
Spina CMS is an easy to use CMS that features a clean interface without distractions. Live demo
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 spina:install
The installer will help you create your first user interactively.
Then start rails s
and access Spina at /admin
.
Browser support
Spina's admin UI requires Chrome/Edge 89+, or any other browser with basic ESM support (Safari/Firefox). This is due to a recent browser feature called import maps
and will be used in Rails 7 as the default way to deploy javascript assets.
Browser support for websites built with Spina is entirely up to the developer. Spina doesn't force you to build your frontend a certain way.
Contributing
Check our [Contributing Guide](CONTRIBUTING.md) 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](LICENSE.md).
Acknowledgements
Icons were designed by @steveschoger - Heroicons.
HotKeys support via Hotkeys.js
Email templates based on Wildbit's Postmark Templates
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
*Note that all licence references and agreements mentioned in the Spina CMS README section above
are relevant to that project's source code only.