Roots Extensions
A collection of plugins that can be used to extend roots' functionality. To add yours to the list, make a pull request to this site!
- Browserify- Uses browserify to compile javascript and/or coffeescript 
- Client Templates- Precompile view templates to javascript functions 
- Config- Make config data available to locals and javascript 
- Contentful- Sync json from contentful's CMS and compile into your views 
- CSS Pipeline- Sprockets-esque css pipeline for concat and minification 
- Dynamic Content- Create pages and collections with Jekyll-style front matter 
- Image Pipeline- Image compression and resizing on the fly 
- Javascript Pipeline- Sprockets-esque javascript pipeline for concat and minification 
- Records- Include json data from a local or remote source in your templates 
- Yaml- Load data from local yaml files into your templates 
- Wordpress- Access content from wordpress in your views 
- Collections- Jekyll-style content collections with markdown