Skip to content

whatwillb/simple_blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Blog

A very, very, very basic blog built on Rails. No frills. Articles and comments. That's it.

Installation

# Clone the repo and install the gem dependencies
git clone https://github.com/dbc-challenges/simple_blog.git
cd simple_blog
bundle install

# Start the server
rails s

Go to http://localhost:3000/ in your browser.

About

A very simple blog built on Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published