Jekyll's built-in include tag only supports including files within the _includes folder. This plugin supports 4 types of includes: - Absolute filenames (recognized by filename paths that start with /). - Filenames relative to the top-level directory of the Jekyll web site (relative paths do not start with . or /). - Filenames relative to the user home directory (recognized by filename paths starting with ~/). - Executable filenames on the PATH (recognized by filename paths that begin with !).
Required Ruby Version
>= 2.6.0
Authors
Mike Slinn
Versions
- 2.0.28 November 18, 2025 (17.5 KB)
- 2.0.27 October 04, 2025 (16.5 KB)
- 2.0.26 September 18, 2025 (16.5 KB)
- 2.0.25 December 16, 2024 (16.5 KB)
- 2.0.24 August 20, 2024 (16 KB)
- 2.0.0 March 11, 2022 (10.5 KB)