jekyll-tagging-related_posts:基于标签的Jekyll related_posts函数

时间:2024-02-24 21:25:03
【文件属性】:

文件名称:jekyll-tagging-related_posts:基于标签的Jekyll related_posts函数

文件大小:15KB

文件格式:ZIP

更新时间:2024-02-24 21:25:03

ruby jekyll gem JekyllRuby

jekyll-tagging-related_posts 基于标签的Jekyll related_posts函数(在Jekyll3上有效)。 它替换了原始的Jekyll的related_posts函数,以使用标签来计算关系。 计算算法基于的 。 要求 Ruby2.3+ 3.5+ 安装 将此行添加到您的应用程序的Gemfile中: gem 'jekyll-tagging-related_posts' 然后执行: $ bundle 或自己安装为: $ gem install jekyll-tagging-related_posts 用法 编辑_config.yml以使用该插件


【文件预览】:
jekyll-tagging-related_posts-master
----.travis.yml(440B)
----bin()
--------console(353B)
--------setup(115B)
----Rakefile(198B)
----test()
--------test_helper.rb(1KB)
--------jekyll-tagging-related_posts_test.rb(621B)
--------source()
----gemfiles()
--------jekyll_3.4.gemfile(117B)
--------jekyll_3.5.gemfile(114B)
--------jekyll_3.7.gemfile(114B)
--------jekyll_3.3.gemfile(117B)
--------jekyll_3.6.gemfile(114B)
--------jekyll_3.8.gemfile(114B)
--------jekyll_3.gemfile(117B)
--------jekyll_3.2.gemfile(117B)
--------jekyll_3.1.gemfile(117B)
----Appraisals(306B)
----Gemfile(39B)
----.gitignore(114B)
----CHANGELOG.md(117B)
----lib()
--------jekyll()
--------jekyll-tagging-related_posts.rb(296B)
----README.md(2KB)
----LICENSE.txt(1KB)
----jekyll-tagging-related_posts.gemspec(2KB)

网友评论