Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 496 Bytes

README.markdown

File metadata and controls

20 lines (18 loc) · 496 Bytes

My Blog - Its modified Blogcast:

  • fixed migrations
  • hamlized
  • Tag support
  • updated WDM
  • Twitter Support
  • Added social links
  • Using Sitemap Generator Gem

Install

  • bundle install
  • run migrations
  • change settings in config/initializers/configuration.rb
  • rake db:seed
  • rails server
  • login at : /admin
  • After creating a post, run crontask or exec rake task "sitemap:refresh"