Generates page for every tag in /tag/:name and an overview in /tags/
- Place
tag_generator.rb
in_plugins
- Place
tag_index.html
andtag_page.html
in_layouts
- Edit templates where necessary
- ???
- Profit!
Based on Charlie Park's implementation
Generates page for every tag in /tag/:name and an overview in /tags/
tag_generator.rb
in _plugins
tag_index.html
and tag_page.html
in _layouts
Based on Charlie Park's implementation