freelancer-theme/_config.yml

33 lines
1.0 KiB
YAML
Raw Normal View History

2014-07-19 22:57:28 +00:00
# Site settings
title: Freelancer
2014-07-27 09:46:03 +00:00
email: your-email@domain.com
2014-07-19 22:57:28 +00:00
description: "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."
# Color settings (hex-codes without the leading hash-tag)
color:
primary: 18bc9c #80B3FF
secondary: 2c3e50 #FD6E8A
secondary-dark: 233140 #A2122F
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: http://twitter.com/jekyllrb
- title: facebook
url:
- title: stack-overflow
url: http://stackoverflow.com/questions/tagged/jekyll
- title: bitbucket
url: http://bitbucket.org/jekyll
- title: github
url: http://github.com/jekyll
# Postal address (add as many lines as necessary)
address:
- line: 3481 Melrose Place
- line: Beverly Hills, CA 90210
2014-07-19 22:57:28 +00:00
# Build settings
markdown: kramdown
2014-07-27 13:14:15 +00:00
permalink: pretty