devol.it/_config.yml

43 lines
1009 B
YAML
Raw Normal View History

# 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.
2018-03-16 23:09:25 +01:00
baseurl: "/forty-jekyll-theme" # the subpath of your site, e.g. /blog
2018-03-16 23:06:33 +01:00
url: # 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
# homepage tiles
tiles-source: pages # accepts "posts" or "pages"
2016-08-26 03:55:33 +02:00
tiles-count: 6
2016-08-26 03:41:24 +02:00
# social settings
2016-11-22 06:24:19 +01:00
500px_url:
facebook_url:
github_url:
2020-06-27 18:29:06 +02:00
gitlab_url: https://gitlab.com/andrewbanchich
2016-08-25 20:05:54 +02:00
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
# build settings
2016-08-26 04:59:58 +02:00
markdown: kramdown
sass:
style: compressed
exclude:
- "*.gemspec"
- LICENSE.md
- CONTRIBUTING.md
- README.md