-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
62 lines (51 loc) · 1.64 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
# Site settings
title: Michelle Ho
email: [email protected]
url: https://michellemho.github.io
description: "Work portfolio of Michelle Ho."
keywords: "data science, geospatial, maps"
skills: "Data Scientist - Map Maker - Wilderness Explorer"
meta_author: Ho Michelle
# header image
header_img: nutcracker.jpg
# Google webmaster tools
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify:
# Contact form:
# - static : pass through formspree.io to validate email sending
# - disqus : replace contact form by disqus thread
# - comment the line below if you want to stick with the default PHP contact form
contact: static
# If you use disqus you need disqus shortname
# https://help.disqus.com/customer/portal/articles/466208
disqus_shortname: myshortname
# Color settings (hex-codes without the leading hash-tag)
color:
primary: C3BDB6 #80B3FF
primary-rgb: "195,189,182" #"128,179,255"
secondary: 6BA292 #FD6E8A
secondary-dark: 588578 #A2122F
link-color: 553555
# Footer settings
footer:
copyright: Michelle Ho
social: Around the Web
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: http://twitter.com/michellemho
# fix this to medium later... upgrade font awesome?
- title: pencil
url: https://medium.com/@michellemho
- title: github
url: http://github.com/michellemho
# Postal address (add as many lines as necessary)
address:
- line:
- line:
# Build settings
markdown: kramdown
permalink: pretty
# root to redirect github pages...
root: /portfolio