fopwoc/Graphite Draft
Render an external Markdown directory as a static website.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Markdown directory relative to the repository root. | no | . |
| output | Static output directory relative to the repository root. | no | dist |
| site | Canonical site origin, or auto for GitHub Pages. | no | auto |
| enable-external-fonts | Allow Mermaid diagrams to load fonts from Google Fonts. | no | false |
Outputs
| name | description |
|---|---|
| path | Static output directory relative to the repository root. |