A Jekyll plugin to cache the rendering of Liquid includes. If you have a computationally expensive include (such as a sidebar or navigation), Jekyll Include Cache renders the include once, and then reuses the output any time that includes is called with the same arguments, potentially speeding up your site's build significantly.
Features
- Plugin to cache the rendering of Liquid includes
- For Jekyll Include Cache to work, you cannot rely on the page context to pass variables to your include
- You must explicitly pass all variables to the include as arguments, and reference them within the include as include.foo
- Jekyll Include Cache renders the include once
- Reuses the output any time that includes is called with the same arguments
- Speed up your site's build significantly
Categories
DesignLicense
MIT LicenseFollow Jekyll Include Cache
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Jekyll Include Cache!