2016-08-25 20:05:54 +02:00
|
|
|
# Site settings
|
2016-11-25 20:31:15 +01:00
|
|
|
title: Forty
|
|
|
|
subtitle: by HTML5 UP
|
2016-08-25 20:05:54 +02:00
|
|
|
email: youremailaddress@gmail.com
|
|
|
|
description: A responsive site template designed by HTML5 Up<br /> and released under the Creative Commons.
|
|
|
|
baseurl: "/forty-jekyll-theme" # the subpath of your site, e.g. /blog
|
|
|
|
url: "https://andrewbanchich.gitlab.io" # the base hostname & protocol for your site
|
2016-11-22 06:24:19 +01:00
|
|
|
author:
|
2016-08-25 20:05:54 +02:00
|
|
|
street_address: 1234 Somewhere Road
|
|
|
|
city: Nashville
|
|
|
|
state: TN
|
|
|
|
zip_code: 55555
|
|
|
|
country: United States of America
|
|
|
|
phone: (716) 555-5555
|
|
|
|
|
2016-08-26 04:59:58 +02:00
|
|
|
# Plugins
|
|
|
|
|
2016-08-26 03:41:24 +02:00
|
|
|
# Homepage tiles
|
2016-11-22 06:24:19 +01:00
|
|
|
tiles-source: posts # accepts "posts" or "pages"
|
2016-08-26 03:55:33 +02:00
|
|
|
tiles-count: 6
|
2016-08-26 03:41:24 +02:00
|
|
|
|
2016-08-25 20:05:54 +02:00
|
|
|
# Social settings
|
2016-11-22 06:24:19 +01:00
|
|
|
500px_url:
|
|
|
|
facebook_url:
|
|
|
|
github_url:
|
2016-08-25 20:05:54 +02:00
|
|
|
gitlab_url: https://gitlab.com/u/andrewbanchich
|
|
|
|
googleplus_url: https://plus.google.com/u/0/+AndrewBanchich
|
2016-08-26 00:19:18 +02:00
|
|
|
instagram_url: https://instagram.com
|
2016-08-25 20:05:54 +02:00
|
|
|
linkedin_url: https://www.linkedin.com/in/andrew-banchich-a4ba1195
|
2016-11-22 06:24:19 +01:00
|
|
|
pinterest_url:
|
|
|
|
slack_url:
|
2016-08-25 20:05:54 +02:00
|
|
|
twitter_url: https://twitter.com/andrewbanchich
|
|
|
|
|
2016-08-26 04:59:58 +02:00
|
|
|
# Build settings
|
|
|
|
markdown: kramdown
|