longcipher/Typstify
Build static sites with Typstify - A high-performance static site generator with Typst/Markdown support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run (build, check) | no | build |
| config | Path to configuration file | no | config.toml |
| output | Output directory for build command | no | public |
| drafts | Include draft posts in build | no | false |
| host | Override site host (e.g., https://example.com) | no | — |
| base-path | Override site base path (e.g., /my-blog) | no | — |
| working-directory | Working directory (relative to repository root) | no | . |
Outputs
| name | description |
|---|---|
| output-path | Path to the generated site output directory |