-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
36 lines (35 loc) · 1.1 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
lsi: false
live: true
url: https://pogokid.com
domain_name: pogokid.com
permalink: /article/:year/:title.html
postimage_default: /images/hero-bg.jpg
site_name: Pogo Kid
years_experience: 17
job_title: Software Engineering
job_description: Frontend leadership, Frontend architecture, HTML(5), JavaScript (OOJS, ES6, TypeScript), CSS (BEM, Less, SASS, Stylus), Testable Code (Mocha, Sinon, Chai, Karma), NodeJs (Express, Mongoose) , Cloud Applications (Heroku, S3, Azure)
keywords: Pogo Kid, Dave Taylor, David Taylor, Frontend leadership, Frontend architecture, HTML(5), JavaScript (OOJS, ES6, TypeScript), CSS (BEM, Less, SASS, Stylus), Testable Code (Mocha, Sinon, Chai, Karma), NodeJs (Express, Mongoose) , Cloud Applications (Heroku, S3, Azure)
collections:
tags:
output: true
permalink: /:collection/:name
defaults:
- scope:
path: ''
type: tags
values:
layout: category
related_title: hide
comments: hide
exclude:
- startjekyll.bat
- .idea
- node_modules
- package.json
- typings
- src
- package-lock.json
- postcss.config.js
- tsconfig.json
- tslint.json
- webpack.config.js