-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
executable file
·57 lines (46 loc) · 1.52 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
# Site settings
title: David J
email: [email protected]
url: https://portfolio.bronze5.net
description: "David J's Dev Site."
# Color settings (hex-codes without the leading hash-tag)
color:
primary-dark: '#ffffff'
links: '#24EEFF'
# Footer settings
footer: David J
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: https://twitter.com/daaavid_johnson
- title: github
url: https://github.com/daaavid
- title: linkedin
url: https://www.linkedin.com/in/daaavid
contactDetails:
- line: David Johnson
- line: <a href="mailto:[email protected]" target="_top">[email protected]</a>
- line: 920.285.6700
- line:
- line: Orlando, FL
- line:
# - line: <img src="http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=BEGIN%3AVCARD%0AVERSION%3A2.1%0AFN%3ADavid+Johnson%0AN%3AJohnson%3BDavid%0ATEL%3BCELL%3A920-285-6700%0AEMAIL%3BHOME%3BINTERNET%3Adavid%40bronze5.net%0AEND%3AVCARD%0A&qzone=1&margin=0&size=400x400&ecc=L" alt="qr code" / width="120" height="120">
aboutMeLanguages:
- line: Swift
- line: Objective C
- line: HTML
- line: CSS
aboutMeTools:
- line: Xcode
# - line: CocoaPods
- line: Atom
- line: Github
- line: Jekyll
- line: Photoshop
aboutMeIAm:
- line: Passionate about programming and development
- line: Eager to take on new challenges
- line: Determined and self-motivated
# Build settings
markdown: kramdown
permalink: pretty