How to generate a list of category and tags in jekyll
How can I automatically make a table of content using Category and Tags ?
a list using tags and categories
---
layout: post
category: ~~~
tags: ~~~
---
[Read More]