Tags
GAX SSG
GAX Tags Collections
Add tags in frontmatter:
tags: [deployment, tutorial]
tags:
- hello
- world
Tag list page auto at /tags/ using layouts/tags-list.gax
Tag single at /tags/:tag/ using layouts/tag.gax
Variables:
{{ tag }} - current tag name
{{ posts }} - posts with tag
{{ all_tags }} - all tags