Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jasl/team_blog

a simple rails engine app to build a team's blog
https://github.com/jasl/team_blog

Last synced: 9 days ago
JSON representation

a simple rails engine app to build a team's blog

Awesome Lists containing this project

README

        

# TeamBlog

A simple engine to build a team blog

## Demo
go to ```test/dummy``` and ```rails s```, remember ```bundle``` first.

## Installation
```mount TeamBlog::Engine => '/blog'``` in your ```config/routes.rb```.

## Configuration
See ```test/dummy/config/initializers/team_blog.rb```.

## License
This project rocks and uses MIT-LICENSE. Jasl