Update Sass files to be built by GitHub Pages
This commit is contained in:
parent
893f2bb204
commit
6955d770fe
6 changed files with 8 additions and 531 deletions
|
|
@ -55,6 +55,11 @@ permalink: /:title
|
|||
# The release of Jekyll Now that you're using
|
||||
version: beta
|
||||
|
||||
# Set the Sass partials directory, as we're using @imports
|
||||
sass:
|
||||
sass_dir: _scss
|
||||
style: :expanded # You might prefer to minify using :compressed
|
||||
|
||||
# Use the following plug-ins
|
||||
gems:
|
||||
- jemoji # Emoji please!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue