Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jasl/team_blog
- Owner: jasl
- License: mit
- Created: 2013-01-19T20:57:45.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-28T17:55:47.000Z (almost 12 years ago)
- Last Synced: 2024-12-24T00:14:48.478Z (18 days ago)
- Language: Ruby
- Size: 207 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
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