Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/multikatt/Yet-another-Sinatra-Blog-Engine

A simple blog engine written in Ruby using Sinatra
https://github.com/multikatt/Yet-another-Sinatra-Blog-Engine

Last synced: 3 months ago
JSON representation

A simple blog engine written in Ruby using Sinatra

Awesome Lists containing this project

README

        

# 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