🛠 Add jekyll-assets for asset pipeline #100DaysOfCode R1D27
Used an old version because documentation of current version is incomplete. I couldn't figure out how to get it to work properly.
This commit is contained in:
parent
44bccc628b
commit
cec3749b54
6 changed files with 10378 additions and 8 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,6 +3,8 @@ _site
|
|||
.jekyll
|
||||
.jekyll-metadata
|
||||
.bundle
|
||||
.asset-cache
|
||||
.jekyll-cache
|
||||
.sass-cache
|
||||
Gemfile.lock
|
||||
node_modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue