mou141/Build Obsidian Static Site
Builds a static site from an Obsidian vault using quartz.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 29, 2025
- License
- None
Pinned Snippet
uses: mou141/build_obsidian_site_action@970e9b7ffb7eb17395825b20bb0d3bd977fcc0b1 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| vault_path | Path to the Obsidian vault directory. | yes | vault |
| output_path | Path where the static site will be built. | yes | docs |
| quartz_config | Path to the quartz configuration file. | no | "" |
| quartz_version | Version of quartz to use. | yes | v4.5.1 |
Outputs
no outputs