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
The Most Powerful Software Platform for EHSQ and ESG Management
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Jekyll Include Cache!