forked from envygeeks/jekyll-assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jordon Bedwell edited this page May 9, 2016
·
2 revisions
Jekyll 3 assets is an asset pipeline using Sprockets 3 to build especially for Jekyll 3. It utilizes new features of both Sprockets and Jekyll to achieve a clean and extensible assets platform for Jekyll.
Add gem "jekyll-assets"
to your Gemfile
and add jekyll-assets
to your _config.yml
like the following:
gems:
- jekyll-assets