Update customize a them guide to include "template" in the documentjs example.
Open
guides
in progress
- Dominant language
- HTML
- Stars
- 73
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
This is what is currently in the guide:

Need to add "template" as follows:
```
{
"siteDefaults": {
"templates": "style-guide-theme/templates",
"static": "style-guide-theme/static"
},
"sites": {
"styles": {
"glob": "styles/**/*.{md,less,md}",
"parent": "style-guide",
"dest": "./styleguide"
}
}
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.