forked from chuckgroom/onepage-bio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·44 lines (37 loc) · 1.31 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
# Site settings
name: Nic Borensztein
email: nic@nicbor.com
#canonical_url: https://nicbor.com
keywords: "Serial Entrepreneur, Founder Coach, Fractional CTO"
skills: "Engineering Leader based in San Francisco"
baseurl:
form_submit_url: https://formspree.io/f/xqkjpord
# for formatting the copyright notice, what year this site was published
published_year: 2022
# if you use google analytics, put the measurement_id here (for help see https://support.google.com/analytics/answer/9539598)
google_analytics_measurement_id: G-5D84WSW60V
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
# You should replace these with your social networks, of course. :)
social:
- title: linkedin
url: https://www.linkedin.com/in/nicbor/
- title: medium
url: https://medium.com/@nicbor
- title: twitter
url: https://twitter.com/nicbor1
# Google webmaster tools
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify:
# Color settings (hex-codes without the leading hash-tag)
color:
# 2c3d57 #285172
# primary: 2196F3
primary: 2c3d57
primary-rgb: "33, 150, 243"
secondary: 285172
secondary-dark: 29455b
section-tout: eaf1f1
# Build settings
markdown: kramdown
permalink: pretty