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

Add gems for smoother installation #461

Closed
wants to merge 2 commits into from
Closed

Add gems for smoother installation #461

wants to merge 2 commits into from

Conversation

sylhare
Copy link
Owner

@sylhare sylhare commented Aug 12, 2024

Description

All dependencies should already be inside jekyll, but depending on Ruby or the Jekyll version in the targeted system, it might not be installed.
This should solve some local installation minor warnings

@sylhare sylhare force-pushed the gems branch 2 times, most recently from b920fe0 to 23c3323 Compare August 13, 2024 14:41
@@ -1,2 +1,13 @@
source "https://rubygems.org"
gemspec

# Extra optional dependencies so it works better out of the box regardless of the runtime environment
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently it causes issues with the jekyll/builder to set the gem in the Gemfile 🤔 which is a no go for GitHub pages compatibility

@sylhare sylhare closed this Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant