Rails cms spina.
- install rails:
cd rails-module-spina
rl-new .
- add spina gem & install cms:
## Gemfiile:
gem 'spina'
## bash
bundle install
rails g spina:install
## select demo.rb && install seed content.
- remember installed info:
Your Spina site has been succesfully installed!
Restart your server and visit http://localhost:3000 in your browser!
The admin backend is located at http://localhost:3000/admin.
Site name : MySite
Active theme : demo
User email : [email protected]
User password : spina