forked from andrewbanchich/forty-jekyll-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
37 lines (33 loc) · 818 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
36
37
# site settings
title: Josiah Laivins
subtitle: Robotics and AI
email: [email protected]
description: I am an aspiring roboticist. I hope to change the world some day.
baseurl: "" # the subpath of your site, e.g. /blog
url: # the base hostname & protocol for your site
author: Josiah Laivins
street_address:
city: Charlotte
state: NC
zip_code:
country: United States of America
phone:
# homepage tiles
tiles-source: pages # accepts "posts" or "pages"
tiles-count: 6
# social settings
500px_url:
facebook_url:
github_url:
gitlab_url: https://gitlab.com/u/josiahls
googleplus_url:
instagram_url:
linkedin_url: https://www.linkedin.com/in/josiah-laivins-38605a113/
pinterest_url:
slack_url:
twitter_url:
# build settings
markdown: kramdown
remote_theme: andrewbanchich/forty-jekyll-theme
sass:
style: compressed