File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
## Deploys
4
4
5
5
[ ![ Netlify] ( https://www.netlify.com/img/global/badges/netlify-color-accent.svg )] ( https://app.netlify.com/sites/cb-netlify-prod )
6
- Commits to master and PRs are automatically built and deployed by Netlify
6
+ Commits to master and PRs are automatically built and deployed by Netlify.
7
7
8
8
9
9
## Contributions and PR
10
10
11
- - PRs should be generated against ` master `
12
- - Wait for ` @codingblocks-bot ` to deploy site and paste link of preview
13
- - Check preview. If all good, then only ` PR -> master ` merge is made
11
+ - PRs should be generated against ` master ` .
12
+ - Wait for ` @codingblocks-bot ` to deploy site and paste link of preview.
13
+ - Check preview. If all good, then only ` PR -> master ` merge is made.
14
14
15
15
## Build Setup
16
16
@@ -70,7 +70,7 @@ gulp clean
70
70
71
71
## Data
72
72
73
- Common JSON data for all pages
73
+ Common JSON data for all pages.
74
74
75
75
.
76
76
├── ...
@@ -113,7 +113,7 @@ module.exports = function (..., options) {
113
113
114
114
## Partials
115
115
116
- Handlebars Template files
116
+ Handlebars Template files.
117
117
118
118
.
119
119
├── ...
You can’t perform that action at this time.
0 commit comments