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
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Jekyll Include Cache!