This theme originally supports two kind of taxonomy page: tag index and category index. Please edit the `config.toml` in the root directory. Modify the section `[taxonomies]` as follows. ``` [taxonomies] tag = "tags" category = "categories" ``` **You should add them to sidebar manully. Please see [Customize sidebar](https://github.com/AmazingRise/hugo-theme-diary/wiki/Customization#customize-sidebar)**