RubyGems Navigation menu

jekyll_flexible_include 2.0.0

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 !).

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.0.22 - February 27, 2024 (15.5 KB)
  2. 2.0.21 - November 22, 2023 (15.5 KB)
  3. 2.0.20 - June 25, 2023 (15.0 KB)
  4. 2.0.19 - April 13, 2023 (15.0 KB)
  5. 2.0.18 - March 24, 2023 (15.0 KB)
  6. 2.0.0 - March 11, 2022 (10.5 KB)
显示所有版本 (共 19 个)

Development 依赖 (6):

bundler >= 0
pry >= 0
rake >= 0
rspec >= 0
rubocop >= 0

业主:

推送:

作者:

  • Mike Slinn

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 14,147

这个版本 876

许可:

MIT

需要的 Ruby 版本: >= 2.6.0

链接: