-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·44 lines (36 loc) · 1.25 KB
/
Copy path_config.yml
File metadata and controls
executable file
·44 lines (36 loc) · 1.25 KB
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
title: James Reed
email: james@plainjimbo.com
url: http://plainjimbo.com
description: "Welcome to my portfolio. I'm a software engineer by day and a wannabe brewer, mechanic, and craftsman by night."
# Contact form: comment the line below if you want to stick with the default PHP contact form
contact: static
# Color settings (hex-codes without the leading hash-tag)
color:
primary: 18bc9c #80B3FF
secondary: 2c3e50 #FD6E8A
secondary-dark: 233140 #A2122F
# Footer settings
footer:
copyright: James Reed
location: Location
social: Around the Web
credits: Credits
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: linkedin
url: https://www.linkedin.com/in/programming
- title: stack-overflow
url: http://stackoverflow.com/users/242426/plainjimbo
- title: github
url: http://github.com/jrreed
# Postal address (add as many lines as necessary)
address:
- line: Mountain View, CA
# Credits content
credits: 'Freelancer is a free to use, open source Bootstrap theme created by <a href="http://startbootstrap.com">Start Bootstrap</a>.'
# Build settings
markdown: kramdown
permalink: /:categories/:title
gems:
- jekyll-sitemap