art/_config.yml

36 lines
962 B
YAML
Raw Normal View History

2016-08-25 18:05:54 +00:00
# Site settings
2016-11-25 19:31:15 +00:00
title: Forty
subtitle: by HTML5 UP
2016-08-25 18:05:54 +00: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 05:24:19 +00:00
author:
2016-08-25 18:05:54 +00: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 02:59:58 +00:00
# Plugins
2016-08-26 01:41:24 +00:00
# Homepage tiles
2016-11-22 05:24:19 +00:00
tiles-source: posts # accepts "posts" or "pages"
2016-08-26 01:55:33 +00:00
tiles-count: 6
2016-08-26 01:41:24 +00:00
2016-08-25 18:05:54 +00:00
# Social settings
2016-11-22 05:24:19 +00:00
500px_url:
facebook_url:
github_url:
2016-08-25 18:05:54 +00:00
gitlab_url: https://gitlab.com/u/andrewbanchich
googleplus_url: https://plus.google.com/u/0/+AndrewBanchich
2016-08-25 22:19:18 +00:00
instagram_url: https://instagram.com
2016-08-25 18:05:54 +00:00
linkedin_url: https://www.linkedin.com/in/andrew-banchich-a4ba1195
2016-11-22 05:24:19 +00:00
pinterest_url:
slack_url:
2016-08-25 18:05:54 +00:00
twitter_url: https://twitter.com/andrewbanchich
2016-08-26 02:59:58 +00:00
# Build settings
markdown: kramdown