cname/README.md

515 B

@quartz-community/cname

Generates a CNAME file from the baseUrl configuration for custom domain hosting on GitHub Pages.

Installation

npx quartz plugin add github:quartz-community/cname

Usage

plugins:
  - source: github:quartz-community/cname
    enabled: true

Configuration

This plugin has no configuration options.

Documentation

See the Quartz documentation for more information.

License

MIT