Skip to content

simonbingham/xindi-rails

Repository files navigation

Xindi Rails

Introduction

From small beginnings come great things. ~ American Proverb

Xindi Rails is a small, lightweight and flexible Ruby on Rails content management system. It's great for web developers looking for a simple way to make site content editable by their clients.

Open source, free and flexible, Xindi Rails is a great choice for your next web project.

Gems

Xindi Rails uses the gems listed below.

Minimum Requirements

  • Rails 4.0.1

Installation

  1. git clone git@github.com:simonbingham/xindi-rails.git
  2. cd xindi-rails
  3. bundle install
  4. bin/rake db:migrate RAILS_ENV=development
  5. rake db:setup
  6. rails server
  7. Browser to http://localhost:3000/.

License

Xindi Rails is licensed under the MIT License (MIT).

However, the gems listed above have their own licenses which you should review before using Xindi Rails.

Contributors

Xindi Rails is authored by Simon Bingham.

Problems

If you experience any problems with Xindi Rails please:

About

Xindi is a lightweight Ruby on Rails content management system ideally suited to smaller websites.

Resources

Stars

Watchers

Forks

Packages

No packages published