This generator automatically generates section pages based on the contents
of `site.data.tags`. The format fo this (as YAML) should be as follows:
- slug: design
title: Design
- slug: development
title: Development
- …
It uses this collection to generate new section pages based on `_layouts/section.html`.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Development
Licenses
MIT
Dependencies