2014-07-19 22:57:28 +00:00
# Site settings
2014-08-10 14:18:30 +00:00
title : Freelancer
2014-07-27 09:46:03 +00:00
email : your-email@domain.com
2020-04-08 13:21:12 +00:00
url : https://github.com/jeromelachaud/freelancer-theme
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."
2017-05-08 13:20:22 +00:00
keywords : "your keywords, separated by commas"
2015-07-18 01:37:34 +00:00
skills : "Web Developer - Graphic Artist - User Experience Designer"
2015-09-26 22:54:36 +00:00
meta_author : LastName FirstName
2015-02-17 16:03:24 +00:00
2015-09-27 13:54:36 +00:00
# Google webmaster tools
google_verify :
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify :
2015-09-27 16:38:46 +00:00
# Contact form:
# - static : pass through formspree.io to validate email sending
# - disqus : replace contact form by disqus thread
# - comment the line below if you want to stick with the default PHP contact form
2015-02-17 16:03:24 +00:00
contact : static
2014-08-10 11:33:24 +00:00
2015-09-27 16:38:46 +00:00
# If you use disqus you need disqus shortname
# https://help.disqus.com/customer/portal/articles/466208
disqus_shortname : myshortname
2014-08-10 14:18:30 +00:00
# Color settings (hex-codes without the leading hash-tag)
color :
primary : 18bc9c #80B3FF
2015-07-18 21:23:43 +00:00
primary-rgb : "24,288,156" #"128,179,255"
2014-08-10 14:18:30 +00:00
secondary : 2c3e50 #FD6E8A
secondary-dark : 233140 #A2122F
2015-02-02 11:01:04 +00:00
2014-11-16 18:09:02 +00:00
# Footer settings
footer :
copyright : Dr. Henry Jekyll
location : Location
social : Around the Web
credits : Credits
2014-08-10 14:18:30 +00:00
2014-08-11 09:19:28 +00:00
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
2014-08-10 14:18:30 +00:00
social :
- title : twitter
url : http://twitter.com/jekyllrb
2014-08-11 09:19:28 +00:00
- title : facebook
url :
- title : stack-overflow
url : http://stackoverflow.com/questions/tagged/jekyll
2015-02-02 11:01:04 +00:00
- title : bitbucket
2014-08-10 14:18:30 +00:00
url : http://bitbucket.org/jekyll
- title : github
url : http://github.com/jekyll
2014-08-10 11:33:24 +00:00
2014-08-11 09:19:28 +00:00
# Postal address (add as many lines as necessary)
2014-08-10 14:18:30 +00:00
address :
- line : 3481 Melrose Place
- line : Beverly Hills, CA 90210
2015-02-02 11:01:04 +00:00
2014-11-16 18:09:02 +00:00
# Credits content
2015-02-02 11:01:04 +00:00
credits : 'Freelancer is a free to use, open source Bootstrap theme created by <a href="http://startbootstrap.com">Start Bootstrap</a>.'
2014-07-19 22:57:28 +00:00
# Build settings
markdown : kramdown
2014-07-27 13:14:15 +00:00
permalink : pretty
2020-04-08 13:16:42 +00:00
#for posts
defaults :
- scope :
path : ""
type : "posts"
values :
permalink : ""