Taxonomy description & image

Create _index.md file under content/{Taxonomy}/{Term}/, with following structure:

title: "{Term}"
description: "A description here"
image: "cover.jpg"
1
2
3

Example: https://github.com/CaiJimmy/hugo-theme-stack/tree/master/exampleSite/content/categories/Testopen in new window