This is a complete rewrite of Railsyard, a content management system heavily based on components and focused on easy theming and customization.
(PS: Looking for the new version? https://github.com/cantierecreativo/railsyard-backend)
We really suggest the use of Ruby RVM and Ruby 1.9.2
run rvm install ruby-1.9.2-p290
run rvm use ruby-1.9.2-p290
run rvm gemset create "railsyard"
run git clone https://github.com/cantierecreativo/railsyardcms.git
run cd railsyardcms
run gem install bundler
run bundle install
edit config/database.yml according to your configuration
run rake ry:init
run rake ry:example
to load some example pages
Admin interface is on yoursite.tld/admin
Username: admin@example.com
Password: changeme
Take a look at the Wiki for the full documentation.
Funded and developed by Cantiere Creativo
All the credits to the respective owners/developers of gems/plugins/scripts used.
Railsyard exists mainly thanks to the Ruby/Rails community.
If you contributed to this project committing even a single bit feel free to add your name here!