forked from old-jekyll-templates/Strata-Jekyll-Theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
25 lines (20 loc) · 1.15 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
# Site settings
title: Strata # Title of your site
email: [email protected] # Your contant email
description: > # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://yourdomain.com" # the base hostname & protocol for your site
# Social links.
# Replace the word 'example' with your username if you want to include the icon in the left sidebar
# Delete the word 'example' if you don't want to include the icon in the left sidebar
twitter_username: example # Replace this with your Twitter username
github_username: example # Replace this with your GitHub username
linkedin_username: example # Replace this with your LinkedIn username
google_plus_username: example # Replace this with your Google+ username
facebook_username: example # Replace this with your Facebook username
dribbble_username: example # Replace this with your Dribbble username
# Build settings
markdown: kramdown