bitovi / bitovi/documentcss

Update customize a them guide to include "template" in the documentjs example.

Open
#39 3 comments 0 reactions 1 assignee Claimed by @tomgreever View on GitHub
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:
screen shot 2016-08-17 at 3 34 13 pm

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.