This repository has been archived by the owner on Nov 12, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
63 lines (55 loc) · 1.75 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
title: Chris Vogt, Software Engineer in San Francisco
description: >
Software Engineer in San Francisco, sharing open source projects
written in JavaScript and PHP.
banner_image_url: https://res.cloudinary.com/chrisvogt/image/upload/v1482915326/og-image_a1i3rp.png
baseurl: ''
locale: en-US
permalink: /blog/:categories/:slug
url: ''
analytics_id: UA-33558417-1
destination: _site
components:
instagram: https://api.chrisvogt.me/instagram
latest_commit:
url: https://api.github.com/users/{username}/events/public
username: chrisvogt
metas: https://api.chrisvogt.me/metas
pinned_repositories: https://metrics.chrisvogt.me/api/pinned-repositories
profiles: https://api.chrisvogt.me/profiles
quotes: https://api.chrisvogt.me/quotes
recently_read: https://recently-read.chrisvogt.me
social:
github_username: chrisvogt
instagram_username: c1v0
twitter_username: c1v0
goodreads_link: https://www.goodreads.com/user/show/10454947-chris-vogt
strings:
bio: >
Chris Vogt is a software engineer at GoDaddy who works on a team building
digital marketing products used by small and medium-sized businesses to
gain insights into and improve their online presence and social reach. He
enjoys reading, playing piano, and is a hobby photographer who uses a drone,
iPhone, and Nikon dSLR to capture shots and footage.
brand: CHRISVOGT.me
name: Chris Vogt
subhead: Software Engineer <span>in San Francisco</span>
title: Chris Vogt — Software Engineer in San Francisco
theme_options:
show_credits: true
plugins:
- jekyll-feed
sass:
sass_dir: ./assets/styles
exclude:
- _build
- design
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- node_modules
- package-lock.json
- package.json
- vendor
- vendor-packages.txt