Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor Jekyll release and update to 4 when it's available. #7

Closed
PaulBone opened this issue Apr 27, 2019 · 3 comments
Closed

Monitor Jekyll release and update to 4 when it's available. #7

PaulBone opened this issue Apr 27, 2019 · 3 comments
Labels

Comments

@PaulBone
Copy link
Member

We get the folliowing warning when setting up jekyll for the website:

Ruby Sass has reached end-of-life and should no longer be used.

* If you use Sass as a command-line tool, we recommend using Dart Sass, the new
  primary implementation: https://sass-lang.com/install

* If you use Sass as a plug-in for a Ruby web framework, we recommend using the
  sassc gem: https://github.com/sass/sassc-ruby#readme

* For more details, please refer to the Sass blog:
  https://sass-lang.com/blog/posts/7828841

According to this we should upgrade to sassc.

@slavfox
Copy link
Contributor

slavfox commented Apr 27, 2019

Looks like Jekyll has a runtime dependency on jekyll-sass-converter, where the master has already updated to sassc, but Jekyll itself will update its dependencies with the next major release (fieldtrip/website#104 (comment), jekyll/jekyll-sass-converter#74 (comment)).

Quoting:

the thing to do here is just ignore the message and wait until Jekyll 4.0 comes out.

@PaulBone
Copy link
Member Author

PaulBone commented May 1, 2019

I'm glad I asked and didn't try to solve it myself! But now we get to look forward to a major version update..

Thanks @slavfox

I'm going to leave the bug open to remind myself to update to 4.0.

@PaulBone PaulBone changed the title Fix sass deprecation warning Monitor Jekyll release and update to 4 when it's available. May 1, 2019
@PaulBone
Copy link
Member Author

This is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants