Skip to content

Commit d5038d4

Browse files
github-actions[bot]github-actions
and
github-actions
authored
Automated documentation update [skip ci] (#8)
Co-authored-by: github-actions <[email protected]>
1 parent 616b762 commit d5038d4

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

src/builder/README.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# Builder: Static Site Generation Tool (builder)
3+
4+
Builder is a streamlined static site generation tool designed with a focus on convention over configuration. https://github.com/jtarchie/builder
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/nulldriver/devcontainer-features/builder:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Select or enter a Builder version. | string | latest |
19+
20+
21+
22+
---
23+
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/nulldriver/devcontainer-features/blob/main/src/builder/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)