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

slug_mode not working #169

Open
JacobDev37 opened this issue Feb 15, 2023 · 5 comments
Open

slug_mode not working #169

JacobDev37 opened this issue Feb 15, 2023 · 5 comments

Comments

@JacobDev37
Copy link

I need to use
slug_mode: latin
But this doesn't works, I have reviewed and everything is fine but slug mode don't work, I have tried of many ways (development mode, upgrading all, in another device, in several positions within _config.yml), please help me.

@michpolicht
Copy link

@JacobDev37 it's not supported by packaged 2.2.1. You need to use version from git.

@arthrfrts
Copy link

@ashmaroli Would you be able to generate a new release with this feature, or is this something only the plugin maintainers could do?

@ashmaroli
Copy link
Member

@arthrfrts Thank you for requesting for a release. Before that, can you let me know what version of Jekyll you are using and if the unreleased changes (git HEAD) work as expected..?

@arthrfrts
Copy link

I'm using on the latest Jekyll (v4.3.4), here's my Gemfile (it's working as intended on it):

gem "jekyll", "~> 4.3.4"

gem "jekyll-feed", "~> 0.17.0", :group => :jekyll_plugins
gem "jekyll-json-feed", "~> 1.0", :group => :jekyll_plugins
gem "jekyll-sitemap", "~> 1.4", :group => :jekyll_plugins
gem "jekyll-seo-tag", "~> 2.8", :group => :jekyll_plugins
gem "jekyll-paginate", "~> 1.1", :group => :jekyll_plugins
gem "jekyll-archives", github: "jekyll/jekyll-archives", :group => :jekyll_plugins

@arthrfrts
Copy link

I think this can be closed now :)

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

4 participants