Skip to content

yangtaihsou/robbin_site

Folders and files

NameName
Last commit message
Last commit date
Feb 21, 2013
Feb 21, 2013
Feb 20, 2013
Feb 21, 2013
Jan 13, 2013
Feb 21, 2013
Feb 21, 2013
Feb 1, 2013
Jan 12, 2013
Feb 6, 2013
Feb 21, 2013
Feb 20, 2013
Feb 16, 2013
Feb 20, 2013
Feb 21, 2013
Jan 12, 2013
Feb 20, 2013

Repository files navigation

Robbin's website

http://robbinfan.com

This is my personal website project.

Installing

  1. run bundle install
  2. copy config/app_config.example.yml to config/app_config.yml and copy config/database.example.yml to config/database.yml
  3. modify database config for your need.
  4. run rake secret to generate session secret key and fill it in app_config.
  5. create database match your database.yml and start your database.
  6. run rake ar:migrate to setup database schema.
  7. run rake seed to generate admin user.
  8. start memcached with memcached -d.
  9. run thin start for development environment and run ./servicectl start for production environment.

MIT License

About

robbin's website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published