Ashwin Maroli
Ashwin Maroli
@drewdaemon There hasn't been an official release with this patch but since you enquired about a release in any form, you may download an unofficial archive [here](https://github.com/jekyll/jekyll-admin/actions/runs/13071820354/artifacts/2516382034) or you may...
Hello @CookiePLMonster, `quiet_deps` is only a config property to prevent *certain* deprecation warnings from Dart Sass printing into the terminal. Therefore, your statement `quiet_deps` should be able to help me.....
> it's not feasible for me to correct all deprecation warnings (especially the ones related to `@import`) You may disable deprecation warnings related to `@import` with following configuration: ```yaml #...
Thank you for your insights, @ntkme. If possible will you be able to submit a pull request to update the README to concisely illustrate the core scenario discussed in this...
You may leave this ticket open, @CookiePLMonster. I'll close it later. You could however, update the title to better describe the actual issue :wink:
Hello @sgpinkus, I am one of the maintainers of Jekyll. Jekyll is an old software that has support for plugins. Surely, someone out there in the past would have been...
I was referring to [`jekyll-optional-front-matter`](https://github.com/benbalter/jekyll-optional-front-matter). But then again, it may not be a solution for your issue with SCSS page and linter squiggles. Adding this feature won't be a few...
Hello @TheRealOne78, The permission issue aside, deprecation warnings have been addressed via v2.5.2. Please run `bundle update minima` if you are using Minima via the gem package.
Hi, Since there's a successful test run with Ruby 2.7 via GitHub Actions, we could consider doing away with AppVeyor entirely and add a couple of Windows-based jobs to the...
Hello @MSP-Greg, When I posted about a successful test run on GitHub Actions (GA) almost a month ago, I was referring to existing successful test runs (on Ubuntu images with...