tag-list/README.md

566 B

@quartz-community/tag-list

Displays the list of tags associated with the current page as clickable links.

Installation

npx quartz plugin add github:quartz-community/tag-list

Usage

plugins:
  - source: github:quartz-community/tag-list
    enabled: true
    layout:
      position: beforeBody
      priority: 30

Configuration

This plugin has no configuration options.

Documentation

See the Quartz documentation for more information.

License

MIT