README
Rails engine adding CMS features to publish content related to projects. An online version can be tested on http://next.experimentslabs.com
Features
Manage various content types:
- Articles
- Notes
- Files
- Albums (files collections)
- Projects (may have everything above attached to them)
Classify content:
- Tags
- Language
- Licenses
Generic features:
- Comments (only visible to author)
- Safe/not safe for work content flags
- Content reporting
- Site structure translations
Features wishlist: check the roadmap to see what's coming.
Known issues:
JSON views are not created yet. They exists but were created using scaffolding and never touched again.
Documentation:
- Setup guide
- Sample app
- How to override the app
- How to contribute
- Migration guide
- Cucumber: terms used in features
- Roadmap: incoming changes
- Changelog: last validated changes
- Issue tracker
- Discussion place: Gitter