Releases: edheltzel/flightdeck-for-jekyll
Releases · edheltzel/flightdeck-for-jekyll
v1.2.0
v1.1.1
This project was archived, but I got notified by dependabot
- so I figured I'd update and clean up a few things:
Breaking changes:
- eslint and prettier have been removed from the
gulpfile.js
in favor of using Rome - updates npm scripts, all gulp tasks have been removed from npm scripts - you can still run these manually on the command-line
Notable changes:
- all packages have been updated to their latest version
.liftoff.sh
includes support for.env
- lint and formatting added through Rome
v1.0.92 🚀
v1.0.91🚀
v1.0.9 🚀
v1.0.8 🚀
Fixes an issue with the compiled CSS.
due to an issue with CloudCannon CMS - the jekyll build process was not recompiling CSS and all css changes would be lost in production. This now adds a 2nd build destination for CSS so that Jekyll will just copy over the assets directory.