[Spina CMS](https://spinacms.com) is an easy to use CMS that features a clean interface without distractions. [Live demo](http://spinacms-demo.herokuapp.com/admin/pages)
[![Ruby](https://github.com/SpinaCMS/Spina/actions/workflows/ruby.yml/badge.svg)](https://github.com/SpinaCMS/Spina/actions/workflows/ruby.yml)
[![Code Climate](https://codeclimate.com/github/SpinaCMS/Spina/badges/gpa.svg)](https://codeclimate.com/github/SpinaCMS/Spina)
[![Test Coverage](https://codeclimate.com/github/SpinaCMS/Spina/badges/coverage.svg)](https://codeclimate.com/github/SpinaCMS/Spina/coverage)
[![Discord](https://img.shields.io/discord/811903407525986304?label=Discord)](https://discord.gg/bv5Mu4XYcN)
## Getting Started
[Read the guide](https://www.spinacms.com/docs) 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:
```ruby
gem 'spina'
```
Run the installer to start the setup process:
rails g spina:install [--silent] [--first-deploy]
The installer will help you create your first user interactively, unless you choose the optional `--silent` flag : in this case, defaults will apply.
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](https://opencollective.com/Spina#backer)]
## Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/Spina#sponsor)]
## License
Spina is released under the [MIT license](LICENSE.md).
## Acknowledgements
The Tailwind purger was created by [@dhh](https://twitter.com/dhh) for [tailwindcss-rails](https://github.com/rails/tailwindcss-rails)
Icons were designed by [@steveschoger](https://twitter.com/steveschoger) - [Heroicons](https://github.com/tailwindlabs/heroicons).
HotKeys support via [Hotkeys.js](https://wangchujiang.com/hotkeys/)
Email templates based on Wildbit's [Postmark Templates](https://github.com/wildbit/postmark-templates)
The font used in Spina's admin panel is called Metropolis and was created by Chris Simpson [Metropolis](https://github.com/chrismsimpson/Metropolis)
Copyright (c) 2015, Chris Simpson .
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