Categories: None [Edit]

jekyll-plugin-include

https://rubygems.org/gems/jekyll-plugin-include
https://github.com/decipher-media/jekyll-plugin-include
A Jekyll liquid tag plugin which allows includes directly from plugins' `_include` directories, with optional ability to override with files present in site includes_dir (if they exist). Normally, Jekyll's `include` tag can only search for files in the site's single configured includes directory (and that of the *theme* plugin, if it using one). That means that if a plugin wants to provide you with a template/fragment via includes, the best it can do is ask you to copy it into your own repo manually. This plugin then makes it easy to use includes that ship *with* a plugin directly *from* a plugin. And if a modified version of the file is provided in the site's own includes directory, it can intelligently use that one instead! And for plugin developers, this provides a way to ship and use includes without leaning on the user to manage the unmodified files themselves.

Total

Ranking: 144,369 of 180,689
Downloads: 3,460

Daily

Ranking: 84,598 of 180,681
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,105,896,669bundler
16862,884,664rake
24772,514,050rspec
68419,925,919rubocop
1,07828,310,383jekyll

Owners

#GravatarHandle
1icondeciphermedia