mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 08:20:11 +00:00
27 lines
1.1 KiB
YAML
27 lines
1.1 KiB
YAML
# Welcome to Jekyll!
|
|
#
|
|
# This config file is meant for settings that affect your whole blog, values
|
|
# which you are expected to set up once and rarely need to edit after that.
|
|
# For technical reasons, this file is *NOT* reloaded automatically when you use
|
|
# 'jekyll serve'. If you change this file, please restart the server process.
|
|
|
|
# Site settings
|
|
title: HackMyResume
|
|
titleMarkup: "<span style='color: #B5B5B5;'>Hack</span><span style='color: #8A8A8A;'>My</span><span>Resume</span>"
|
|
email: hacksalot@indevious.com
|
|
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: "/HackMyResume" # the subpath of your site, e.g. /blog
|
|
url: "https://fluentdesk.com/hackmyresume" # the base hostname & protocol for your site
|
|
github_url: "https://github.com/hacksalot/HackMyResume"
|
|
github_short: hacksalot/HackMyResume
|
|
author_name: hacksalot
|
|
twitter_username: tweetsalot
|
|
github_username: hacksalot
|
|
npm_package: hackmyresume
|
|
|
|
# Build settings
|
|
markdown: kramdown
|