Skip to content

Publish post on major release of sass-converter#9225

Merged
jekyllbot merged 3 commits intojekyll:masterfrom
ashmaroli:sass-converter-release-post
Dec 23, 2022
Merged

Publish post on major release of sass-converter#9225
jekyllbot merged 3 commits intojekyll:masterfrom
ashmaroli:sass-converter-release-post

Conversation

@ashmaroli
Copy link
Copy Markdown
Member

  • This is a 🔦 documentation change.

Summary

jekyll-sass-converter-3.0.0 was released yesterday and contains major changes warranting a post on the official blog especially since users on Jekyll 4.3 and beyond can use it.

@ashmaroli ashmaroli requested a review from mattr- December 22, 2022 14:33
Copy link
Copy Markdown
Member

@mattr- mattr- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good so far. I left a few comments. Let me know when it's ready for another look!

Co-authored-by: Matt Rogers <mattr-@github.com>
@ashmaroli
Copy link
Copy Markdown
Member Author

All good suggestions, @mattr-. Thank you. I have made the suggested edits.

@ashmaroli ashmaroli requested a review from mattr- December 22, 2022 16:30
@ashmaroli
Copy link
Copy Markdown
Member Author

@jekyllbot: merge +doc

1 similar comment
@ashmaroli
Copy link
Copy Markdown
Member Author

@jekyllbot: merge +doc

@jekyllbot jekyllbot merged commit 69839ba into jekyll:master Dec 23, 2022
@ashmaroli ashmaroli deleted the sass-converter-release-post branch December 23, 2022 06:20
jekyllbot added a commit that referenced this pull request Dec 23, 2022
github-actions bot pushed a commit that referenced this pull request Dec 23, 2022
Ashwin Maroli: Publish post on major release of sass-converter (#9225)

Merge pull request 9225
@AnaFCPreto
Copy link
Copy Markdown

Hello, I believe this update is causing troubles on Cloudflare pages:
image

Can someone help me with this issue?

@ashmaroli
Copy link
Copy Markdown
Member Author

@AnaFCPreto You should ideally open an issue ticket at
https://github.com/jekyll/jekyll-sass-converter for problems related to the plugin.

Regarding your call for help, you have two options:

  • If your site has a Gemfile, you can lock the plugin to the older version with entry gem "jekyll-sass-converter", "~> 2.0".
  • If your build system allows bumping Rubygems version, bump the version to some value newer than 3.3.22 by running gem update --system ">= 3.3.22".
  • If your build system allows bumping Ruby version (via Gemfile / .ruby-version / Environment Variable RUBY_VERSION, then bump the Ruby version to 3.1.2 or anything newer than Ruby 2.7 (which comes with older version of Rubygems).

@AnaFCPreto
Copy link
Copy Markdown

Thank you very much! It was very useful and it solves indeed the issue

iltruma added a commit to iltruma/paroparo that referenced this pull request Dec 31, 2022
yajirobee added a commit to yajirobee/logs that referenced this pull request Dec 31, 2022
gregwalters added a commit to sailccsa/sailccsa.github.io that referenced this pull request Jan 9, 2023
@jekyll jekyll locked and limited conversation to collaborators Dec 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants