Skip to content

Add jekyll-include-cache gem #14

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

Merged
merged 2 commits into from
Jun 14, 2025
Merged

Conversation

dannycolin
Copy link
Contributor

This patch enable build caching by using the jekyll-include-cache gem available in github-pages. You can now use {% include_cached PATH PARAMS %} instead of the default include function. With this change, the build time was reduced by around 40%.

Enable caching to reduce the build time
@hellcp hellcp merged commit 2243db4 into bugzilla:main Jun 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants