summary:

  • Renders page footer: Created with Quartz + configurable links.

Note

Manage plugins via Configuration.

Configuration

options: links: - map: label → URL - default: {}

Default options

quartz.config.yaml
- source: github:quartz-community/footer
  enabled: true
  options:
    links:
      GitHub: https://github.com/jackyzha0/quartz
      Discord Community: https://discord.gg/cRFFHYye7t

API

api: category: Component function: ExternalPlugin.Footer() source: quartz-community/footer install: npx quartz plugin add github:quartz-community/footer