Skip to content

venj/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a simple blog engine that I wrote previously. This web application running on Rails 2.3.x.

Since this is a very sluppy blog implementation, there's not so feature rich. But you can use it for blogging.

Install

  • Checkout the code
  • Install missing gems
  • cp config/database.yml.example config/database.yml
  • rake blog:init
  • ruby script/server
  • Open localhost:3000/login in browser
  • Login with username: sample, password: 123456

About

A simple blog app I wrote previously.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages