jekyll_flexible_include 2.0.15
Jekyll's built-in include tag only supports including files within the _includes folder. This plugin supports 4 types of includes: absolute filenames, filenames relative to the top-level directory of the Jekyll web site, filenames relative to the user home directory, and executable filenames on the PATH.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            jekyll_plugin_support
            ~> 0.5.1
          
    