Skip to content

bronfman/obtvse

 
 

Repository files navigation

Obtvse

A clean and simple markdown blog. Inspired by Svbtle.

Demo | Demo Admin

Username: username

Password: password

Installation

If you are new to Rails development, check out guides for getting your development environment set up for Mac and Windows.

git clone git://github.com/NateW/obtvse.git
cd obtvse
bundle install
rake db:migrate

Edit config/config.yml. Be sure to set your own admin username and password.

Start the local server:

rails s

Go to 0.0.0.0:3000, to administrate you go to /admin

TODO

  • Easy deployment
  • Draft preview and post save history
  • Lots of refactoring, cleanup and refinements

SCREENSHOTS

Admin New Edit

About

Simple markdown-powered Ruby on Rails blog platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published