Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/multikatt/Yet-another-Sinatra-Blog-Engine
- Owner: multikatt
- Created: 2012-02-21T15:40:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-27T13:35:14.000Z (over 12 years ago)
- Last Synced: 2024-02-14T20:36:53.094Z (9 months ago)
- Language: Ruby
- Homepage: http://www.kattfest.se
- Size: 172 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-sinatra - Yet-another-Sinatra-Blog-Engine - A simple blog engine written in Ruby using Sinatra. (Blogging)
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