forked from jameskip/jameskip.github.io-deprecated
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
118 lines (93 loc) · 4.35 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
layout: stacked
style: light
plugins:
- jekyll-octicons
- jekyll-github-metadata
- jemoji
permalink: /:year/:month/:day/:title/
defaults:
- scope:
path: "" # an empty string here means all files in the project
type: "posts"
values:
layout: "post"
projects:
sort_by: pushed
# sort_by options:
# - pushed
# - stars
limit: 12
exclude:
forks: true
projects:
# - repo-name
social_media:
facebook: nparsons08
instagram: _nickparsons_
linkedin: nparsons
medium: nparsons08
stackoverflow: 638080
twitter: nickparsons
website: https://nickparsons.io
topics:
- name: AWS
web_url: https://github.com/topics/aws
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/aws/aws.png
- name: Google Cloud Platform
web_url: https://github.com/topics/google-cloud-platform
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/google/google.png
- name: Docker
web_url: https://github.com/topics/docker
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/docker/docker.png
- name: Kubernetes
web_url: https://github.com/topics/kubernetes
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/kubernetes/kubernetes.png
- name: Express
web_url: https://github.com/topics/express
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/express/express.png
- name: Git
web_url: https://github.com/topics/git
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/git/git.png
- name: GraphQL
web_url: https://github.com/topics/graphql
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/graphql/graphql.png
- name: Netlify
web_url: https://github.com/topics/netlify
image_url: https://avatars0.githubusercontent.com/u/7892489?s=200&v=4
- name: Gatsby
web_url: https://github.com/topics/gatsby
image_url: https://avatars1.githubusercontent.com/u/12551863?s=200&v=4
- name: JavaScript
web_url: https://github.com/topics/javascript
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/javascript/javascript.png
- name: Apollo GraphQL
web_url: https://github.com/topics/apollographql
image_url: https://avatars2.githubusercontent.com/u/17189275?s=200&v=4
- name: MongoDB
web_url: https://github.com/topics/mongodb
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/mongodb/mongodb.png
- name: Node
web_url: https://github.com/topics/node
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/nodejs/nodejs.png
- name: PostgreSQL
web_url: https://github.com/topics/postgresql
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/postgresql/postgresql.png
- name: React
web_url: https://github.com/topics/react
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/react-native/react-native.png
- name: React Native
web_url: https://github.com/topics/react-native
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/react-native/react-native.png
- name: Redis
web_url: https://github.com/topics/redis
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/redis/redis.png
- name: Stream
web_url: https://github.com/topics/getstream-io
image_url: https://avatars3.githubusercontent.com/u/8597527?s=200&v=4
certifications:
- name: MongoDB for Node.js Developers
web_url: https://university.mongodb.com/
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/mongodb/mongodb.png
- name: MongoDB for DBAs
web_url: https://university.mongodb.com/
image_url: https://raw.githubusercontent.com/github/explore/9f270b9ddad21705ebd33f4602a0aec0d22cbe4e/topics/mongodb/mongodb.png