Ashwin Maroli

Results 558 comments of Ashwin Maroli

No. v3.0 won't remove the deprecated usage for the benefit of users consuming this theme via `github-pages` with `jekyll-remote-theme`. (GHP flow is locked to use the legacy Ruby Sass syntax(es)).

Hello @trysten, the `sass` gem used by GitHub Pages is the legacy Ruby Sass lib that has been marked EOL since 2019. The `$color.adjust` documentation you have linked to requires...

Hello @mgifford, the Minima demo site currently has an Accessibility score of 95 on desktop (had to deploy a fresh build to refresh stylesheets). Hope that is acceptable for you....

Hello again, @pfirpfel I am not entirely in favor of using Liquid's `default` filter in a for loop owing to potential performance issues with using the theme in a site...

@iTiamo Will you be able to submit a pull request to update the analytics code provided by Minima?

For others landing here. There are two open PRs for this (1 each for the `2.5-stable` and `master` branch) below. Either copy changes as per PR diff or use the...

Thank you for the proposal, @brian-davis but unfortunately, this change is not compatible with Jekyll 3.10 (GitHub Pages users via remote_theme). So, this cannot be merged right away. Will you...

Hello @capape, I would like to inform you that the recent changes you have reverted in your fork of the Minima Jekyll Theme were intentional and part of introducing non-backwards-compatible...

> it's kinda scary that the random update from your side can be actually non-compatible with existing code and just break... Technically, it wasn't a random update. It was an...