danieldevries / jekyll-tag-generator

One of many tag generator plugins for Jekyll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jekyll Tag Page Generator

Generates page for every tag in /tag/:name and an overview in /tags/

How to use

  • Place tag_generator.rb in _plugins
  • Place tag_index.html and tag_page.html in _layouts
  • Edit templates where necessary
  • ???
  • Profit!

Acknowledgements

Based on Charlie Park's implementation

About

One of many tag generator plugins for Jekyll


Languages

Language:Ruby 100.0%