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

Upgrade to Jekyll 4 #470

Open
ckingbailey opened this issue Dec 18, 2023 · 0 comments
Open

Upgrade to Jekyll 4 #470

ckingbailey opened this issue Dec 18, 2023 · 0 comments

Comments

@ckingbailey
Copy link
Contributor

ckingbailey commented Dec 18, 2023

We are on Jekyll 3.8.7. We have security alerts on dependencies of Jekyll 3. We need to upgrade to Jekyll 4 to be able to install patched versions of the vulnerable dependencies.

I've looked into this a bit, and it seems like it's going to take some work. Here is an article about migrating from to v3 to v4.

Several of the Jekyll plugins we use, such as jekyll-assets, are not supported on v4. I read that Jekyll should build SCSS without the need for a plugin, but when I tried make serve on v4, I got a fairly unhelpful error message. Perhaps we are using outdated SCSS syntax in that file?

  /Users/ckingbailey/Projects/personal/odca-jekyll/assets/odca.scss 2:9                                 root stylesheet
  Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/odca.scss':
                    Expected ".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant