forked from chuckgroom/onepage-bio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·35 lines (27 loc) · 981 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
# Site settings
name: Andrey Ustalakov
email: [email protected]
#canonical_url: https://edwinexemplar.com
keywords: "Software Engineer, Software Architect, C++, Qt, Java, Spring, C#, REST, Agile, SQL"
skills: "Principal Software Engineer and Architect in Oxford, UK"
baseurl:
# 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/andrey-ustalakov-b57763106/
# 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:
primary: 2196F3
primary-rgb: "33, 150, 243"
secondary: 285172
secondary-dark: 29455b
section-tout: eaf1f1
# Build settings
markdown: kramdown
permalink: pretty
theme: jekyll-theme-cayman