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
andtag_page.html
in_layouts
- Edit templates where necessary
- ???
- Profit!
Acknowledgements
Based on Charlie Park's implementation