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

Locales don't get built when using 'git' in GemFile #21

Open
ghanavat opened this issue May 21, 2021 · 0 comments
Open

Locales don't get built when using 'git' in GemFile #21

ghanavat opened this issue May 21, 2021 · 0 comments

Comments

@ghanavat
Copy link

ghanavat commented May 21, 2021

Hi,
I have been using this plugin for a few weeks. The current public gem version 0.5.1 does not work, I cannot get it to build. Realised that the current master branch does not match with the release 0.5.1. So, I manually copied the files in the lib on my local copy of the installed gem of jekyll-local to see how it reacts. And everything works smoothly. Now, time to push it to production, and realised GitHub Pages doesn't like this plugin. :(

So I considered using the master branch in my GemFile:
gem "jekyll-locale", git: "https://github.com/ashmaroli/jekyll-locale.git", branch: "master"

But, when I build my jekyll site using bundle exec jekyll build, the locales are not getting built as I cannot see the folders for them in the _site anymore.

Please can someone help.
Thanks.

Update:
the gem does not appear in the gem list: gem list git. This is I believe the problem.

@ghanavat ghanavat changed the title Locales doesn't get built when using master branch in GemFile Locales don't get built when using master branch in GemFile May 22, 2021
@ghanavat ghanavat changed the title Locales don't get built when using master branch in GemFile Locales don't get built when using 'git' in GemFile May 22, 2021
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