Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 193 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 193 Bytes

Yet-another-Sinatra-Blog-Engine

A small blog engine for learning and private purposes.

Installation and usage

With bundle it should just be

$ bundle install
$ rackup config.ru