RubyGems Navigation menu

jekyll-site-tree 0.0.1

A jekyll generator which creates a site-tree consisting of all the files in the output (built) path of a jekyll website. For a site with a structure like: - /foo.md - /bar.html - /posts/2019/15/10/hello-world.md - /posts/2019/15/10/lo-and-behold.md - /assets/styles/main.scss You'll recieve an XML unordered list like: - foo - bar - posts/2019/15/10 - hello-world - lo-and-behold - assets/styles - main

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.1 - November 13, 2019 (6.0 KB)

Runtime 相依性套件 (2):

jekyll >= 0
natural_sort ~> 0.3.0

Development 相依性套件 (1):

bundler >= 0

擁有者:

Pushed by:

作者:

  • mohkale

SHA 256 checksum:

54a9a5886c200779adca6fcae41e16c280bfba7092f8140e0d63800431352b1e

總下載次數 2,270

這個版本 2,270

License:

GPL-3.0

Ruby 版本需求: >= 0

相關連結: