-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
39 lines (35 loc) · 918 Bytes
/
_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
# Site settings
name: Harper He
title: Harper He | Market Intelligence Analyst
description: Business Analyst with marketing expertise, research skills, analytical thinking, business acumen, and computer proficiency
url: https://harper-he.github.io/
baseurl: ''
email: harperhe07@gmail.com
cover: https://harper-he.github.io/img/cover.png
logo: https://harper-he.github.io/img/emojis/technologist.png
resume: https://harper-he.github.io/resume.pdf
social:
- title: email
url: mailto:harperhe07@gmail.com
- title: github
url: https://github.com/harper-he
- title: linkedin
url: https://www.linkedin.com/in/harper-he
# Build settings
markdown: kramdown
exclude:
- 'Gemfile'
- 'Gemfile.lock'
- '*.gemspec'
- 'README.md'
- 'node_modules'
- 'build'
- 'gulpfile.js'
- 'package.json'
keep_files:
- 'CNAME'
- '.git'
- '.gitignore'
plugins_dir:
- jekyll-minifier
- jekyll-sitemap