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.24 - August 20, 2024 (16KB)
  2. 2.0.23 - July 26, 2024 (15.5KB)
  3. 2.0.22 - February 27, 2024 (15.5KB)
  4. 2.0.21 - November 22, 2023 (15.5KB)
  5. 2.0.20 - June 25, 2023 (15KB)
  6. 2.0.0 - March 11, 2022 (10.5KB)
全てのバージョンを表示(全21件)

Development依存関係 (6):

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

所有者:

プッシュ者:

作者:

  • Mike Slinn

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 15,216

このバージョンのみ 913

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.6.0

リンク: