hupling/Build docs
Build docs with VitePress or VuePress
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| docs-path | Path to VitePress docs project | no | ./docs |
| node-version | Node version | no | — |
| build-cmd | Build command to run (e.g. for VuePress use: vuepress build) | no | build |
| dist-path | Output directory that will be uploaded to GitHub Pages | no | .vitepress/dist |
| npm-ci-parameter | disallow external scripts during npm ci https://about.gitlab.com/blog/pipeline-security-lessons-from-march-supply-chain-incidents/#use-case-2-detect-dependency-tampering-and-lockfile-manipulation | no | --ignore-scripts |
Outputs
no outputs