artsy / artsy.github.io

The Artsy Engineering Open-Source Developers Blog
https://artsy.github.io
MIT License
1.08k stars 227 forks source link

Re-upgrade Jekyll and drop compass #725

Closed joeyAghion closed 2 years ago

joeyAghion commented 2 years ago

This PR retries the upgrades in https://github.com/artsy/artsy.github.io/pull/722, and adds a commit that drops compass in favor of Jekyll's built-in Sass compilation.

See the revert (https://github.com/artsy/artsy.github.io/pull/724) for the problem we encountered.

What I've learned since then:

Rather than keep breaking the production blog I set up a fork of the project with CI that's serving this branch's compiled site at https://joeyaghion.github.io/.