Added CoffeeScript plugin to actually compile CoffeeScript files
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2022-06-09 13:38:23 -04:00
parent 4164c633b0
commit e15180bb91

View File

@ -18,6 +18,7 @@ links:
# Build settings
plugins:
- jekyll-feed
- jekyll-coffeescript
sass:
sass_dir: 'assets/stylesheets'