Revert "Use jekyll-assets"

This reverts commit 9062937951.
This commit is contained in:
Florian Weingarten
2016-03-18 21:54:29 +00:00
parent aa8df89b20
commit bc7bc46ffd
64 changed files with 6 additions and 83 deletions
+1 -10
View File
@@ -3,7 +3,7 @@ description: "Liquid is a template language and accompanying rendering engine. I
repository: https://github.com/Shopify/liquid
# Build settings
# baseurl: /liquid # the subpath of your site, e.g. /blog/
baseurl: /liquid # the subpath of your site, e.g. /blog/
url: http://liquidmarkup.org # the base hostname & protocol for your site
markdown: redcarpet
redcarpet:
@@ -25,12 +25,3 @@ defaults:
path: "" # an empty string here means all files in the project
values:
layout: default
# Plugins
gems:
- jekyll-assets
## jekyll-assets
sources:
- _assets/css
- _assets/images