Skip to content

Releases: edheltzel/flightdeck-for-jekyll

v1.2.0

19 Sep 15:15
v1.2.0
41b95ee
Compare
Choose a tag to compare

v1.1.1

22 Aug 19:20
1f0a624
Compare
Choose a tag to compare

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 🚀

19 Jul 15:31
Compare
Choose a tag to compare

updates npm script and removes yarn install with npm install

v1.0.91🚀

16 May 17:02
Compare
Choose a tag to compare

remove plugins support and updates minima to better flow without plugins

v1.0.9 🚀

08 May 18:27
Compare
Choose a tag to compare

package updates and minor changes to NPM scripts as well as remove Jekyll-feed gem due to bundler errors.

v1.0.8 🚀

06 May 12:36
Compare
Choose a tag to compare

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.

v1.0.7🚀

06 Apr 19:09
Compare
Choose a tag to compare

includes a rebuild of Jekyll when images are added or updated

v1.0.6🚀

19 Mar 15:14
Compare
Choose a tag to compare

resolved typo in README from #108

v1.0.5🚀

15 Mar 20:37
Compare
Choose a tag to compare

minor improvements to workflow and over-all configuration and image optimization performance.

v1.0.4🚀

14 Mar 00:48
Compare
Choose a tag to compare

improves gulp tasks