-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·72 lines (70 loc) · 1.54 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# Welcome to Jekyll!
#
# Site settings
title: Mark Lummus
subtitle: Providing Product and Technology Leadership to non-technical founders and emerging businesses in Atlanta
xsite_name: Mark Lummus
owner: Mark Lummus # or company name
first_published: 2017 # if migrating another site, the year of your first publish
email: [email protected]
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://www.marklummus.com" # the base hostname & protocol for your site
github_username: jabbermarky
timezone: America/New_York
include: ["_pages"]
author: marklummus
twitter:
username: marklummus
social:
twitter: https://twitter.com/marklummus
#github: https://github.com/<username>
linkedin-square: https://linkedin.com/in/marklummus
#facebook-official: https://facebook.com/<username>
google-plus-square: https://plus.google.com/u/0/+marklummus
email: /contact/
#flickr:
#instagram:
#youtube-square:
#spotify:
#stack-overflow:
#vimeo:
#reddit:
#stubleupon:
#delicious:
#pied-piper:
#digg:
#soundcloud:
#deviantart:
angellist: https://angel.co/mark-marklummus-com
#tumblr-square:
#stackexchange:
#weibo:
#trello:
#foursquare:
#linux:
#bitbucket-square:
#vk:
#slack:
#vine:
#weixin:
#yelp:
#skyatlas:
#leanpub:
#connectdevelop:
#ils:
#forumbee:
#tripadvisor:
#amazon:
# Build settings
markdown: kramdown
sass:
style: compressed
plugins:
- jekyll-sitemap
- jekyll-seo-tag
collections:
portfolio:
output: true
title: Portfolio
permalink: /portfolio/:path/
github: [metadata]