Skip to content

Add jekyll-include-cache so the docs site builds - #2

Merged
ibuilder merged 1 commit into
mainfrom
fix/docs-gemfile
Aug 7, 2026
Merged

Add jekyll-include-cache so the docs site builds#2
ibuilder merged 1 commit into
mainfrom
fix/docs-gemfile

Conversation

@ibuilder

@ibuilder ibuilder commented Aug 7, 2026

Copy link
Copy Markdown
Owner

The just-the-docs remote theme requires jekyll-include-cache. A remote theme's own plugin list isn't enough — the gem must be in the site's Gemfile too, or the Pages build fails with a MissingDependency error before rendering anything.

One-line fix to unblock the GitHub Pages deployment.

🤖 Generated with Claude Code

The just-the-docs remote theme requires it, and a remote theme's own
plugin list is not enough: the gem has to be present in the site's
Gemfile too. Without it the Pages build fails on a MissingDependency
error before rendering anything.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@ibuilder
ibuilder merged commit af99492 into main Aug 7, 2026
13 checks passed
@ibuilder
ibuilder deleted the fix/docs-gemfile branch August 7, 2026 18:20
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

Successfully merging this pull request may close these issues.

1 participant