RubyGems Navigation menu

jekyll-filter-by_tag 0.1

This filter can be used on collections to extract only the items with a `tags` property containing either the string "*" or an array containing the aupplied argument. For example: {% assign resources = site.data.resources | by_tag:"development" %}

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.2 February 21, 2017 (4.5KB)
  2. 0.1 February 21, 2017 (4.5KB)

所有者:

作者:

  • Aaron Gustafson

SHA 256チェックサム:

=

累計ダウンロード数 4,665

このバージョンのみ 1,892

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

ライセンス:

MIT

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

リンク: