helex-solutions/HELEX mdbook
Build a searchable, themeable, multilingual site from Markdown + metadata (TermX Wiki / GitBook).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project | Project root containing the .mdbook/ config folder. | no | . |
| output | Output directory for the built site (default <project>/.mdbook/dist). | no | "" |
| base | Site base path. Leave empty to auto-detect: /<repo>/ for a GitHub project page, or / for a custom domain (CNAME) or an <owner>.github.io page. | no | "" |
| node-version | Node.js version to build with. | no | 26 |
Outputs
| name | description |
|---|---|
| site | Path to the built static site. |