Skip to content
← Back to Changelog

Thursday, February 25th 2021

Jekyll deployments are now 15x faster

Posted by

Avatar for styfle

Steven Salat

Software Engineer

Starting today, Jekyll dependencies from bundle install will be cached and used for subsequent Deployments. A "hello world" Jekyll application now builds 15x faster – down from 3 minutes to 11 seconds with cache.

You can verify that the build cache was used by viewing your Deployment's build logs.

Post