-
Notifications
You must be signed in to change notification settings - Fork 650
Expand file tree
/
Copy path_params.yaml
More file actions
21 lines (21 loc) · 827 Bytes
/
_params.yaml
File metadata and controls
21 lines (21 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
note: 'This file is for fullstackreact.com internal use'
series: 30-days-of-react
isPrinting: false
published: false
draft: false
author: auser
autotoc: true
fileMetaKeyHeadingsAllowed: true
containerintro: 'partials/series/30-days-of-react/what-is-this.html'
containerfooter: 'partials/series/30-days-of-react/postcontents.html'
bodyClasses: thirty-days landingpage
editOnGithubUrl: __GITHUB_REPO__/blob/master/day-__DAY_DIR__/post.md
githubRepo: https://github.com/fullstackreact/30-days-of-react
articleEntry: '30-days-of-react/__PERMALINK__-code/index'
codeRoot: '__FILE_PATH__/code/__DAY_DIR__'
imagesDir: '../../../assets/images/series/30-days-of-react/__DAY_DIR__'
githubRepo: 'https://github.com/fullstackreact/30-days-of-react'
variables:
__DAY_DIR__: dayDir
__GITHUB_REPO__: githubRepo
__PERMALINK__: permalink