Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 738 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 738 Bytes

ClonePress

This is (or will be) a feature-clone of Wordpress. This is the first group learning project for the Santa Clarita Valley Web Geeks Meetup.

Installation

  1. Install gems by running bundle install from the commandline
  2. Setup development and test databases by running rake db:setup

Deploying

First of all, this isn't ready for prime-time, but …

This project has been updated for Rails 4.1 beta and uses config/secrets.yml. (release notes)

Contributing

Fork it, make a feature branch, send a pull request.

Future Plans

  • Integrate Bootstrap
  • Develop a Contenteditible-based editor