include-absolute

By tnhu

A Jekyll’s liquid tag plugin to include a file from its path relative to Jekyll’s source folder. Why? Because Jekyll’s built-in include tag does not support including files outside of _includes folder

To install, you must copy the necessary files from the repository to your Jekyll site. Further installation instructions are available in the repository's README.

Once installed, run Jekyll like normal.

Source code