developtheweb.github.io/_config.yml
2021-02-18 17:07:06 -05:00

67 lines
1.8 KiB
YAML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Site settings
title: Develop The Web
email: developtheweb@protonmail.com
url: developtheweb.github.io
description: "Web Developer, Graphic Artist and User Experiance Designer."
keywords: "your keywords, separated by commas"
skills: "Web Developer - Graphic Artist - User Experience Designer"
meta_author: Milanese Steven
# Google webmaster tools
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify:
# 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
contact: static
# If you use disqus you need disqus shortname
# https://help.disqus.com/customer/portal/articles/466208
disqus_shortname: myshortname
# Color settings (hex-codes without the leading hash-tag)
color:
primary: 18bc9c #80B3FF
primary-rgb: "24,288,156" #"128,179,255"
secondary: 2c3e50 #FD6E8A
secondary-dark: 233140 #A2122F
# Footer settings
footer:
copyright: Steven Milanese
location: Mailing Address
social: Lets Connect
credits: Credits
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: http://twitter.com/developtheweb
- title: linkedin
url: https://www.linkedin.com/in/stevenmilanese/
- title: github
url: http://github.com/developtheweb
# Postal address (add as many lines as necessary)
address:
- line: 1317 Edgewater Dr 2313,
- line: Orlando FL 32804
# Credits content
credits: 'DevelopTheWeb theme built on <a href="http://startbootstrap.com">Bootstrap</a>.'
# Build settings
markdown: kramdown
permalink: pretty
#for posts
defaults:
- scope:
path: ""
type: "posts"
values:
permalink: ""