-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·52 lines (41 loc) · 1.69 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
# Site Settings
title: "Bob Orchard"
email: "[email protected]"
description: "I focus on #ux and #design to solve problems before they happen. English is my first language, but speaking User is my second. Product Design at @chargify."
baseurl: "http://boborchard.com"
url: "http://boborchard.com"
logourl: "/assets/img/bloglogo.png"
fa-logo: "fa-bookmark-o"
paginate: 5
# Author Settings
author_name: "Bob Orchard"
author_url: "http://boborchard.com"
author_bio: "I focus on #ux and #design to solve problems before they happen. English is my first language, but speaking User is my second. Product Design at @chargify."
author_email: "[email protected]"
author_image: "/assets/img/authorimage.jpg"
# Social Settings
twitter_url: "http://twitter.com/boborchard"
facebook_url: "http://facebook.com/boborchard"
github_url: "http://github.com/boborchard"
instagram_url: "http://instagram.com/boborchard"
linkedin_url: "http://linkedin.com/in/boborchard"
youtube_url: ""
dribbble_url: ""
googleplus_url: ""
pinterest_url: ""
# Theme Settings
theme_disqus_shortname: "boborchard"
theme_google_comments: false
theme_analytics_id: "UA-32999775-1"
theme_analytics_domain: "boborchard.com"
theme_reading_time: true
theme_autoload_comments: false
theme_always_show_nav: false
# SASS Settings
# DO NOT MODIFY
sass:
sass_dir: "assets/css/"
style: :compressed
# Build Settings
markdown: kramdown
permalink: pretty