ruby-jekyll-include-cache

Jekyll plugin to cache the rendering of Liquid includes
  https://github.com/benbalter/jekyll-include-cache
  0
  no reviews



Render computationally expensive includes (such as a sidebar or navigation) once, and then reuse the output any time an include is called with the same arguments, potentially speeding up the site's build significantly.