Files
jimeh.github.io/_config.yml

79 lines
1.7 KiB
YAML

title: Jim Myhrberg (jimeh)
description: Crazy-Ass Software Engineering Mercenary
author:
name: Jim Myhrberg
nickname: jimeh
twitter: jimeh
hostname: jimeh.me # used to determine if google analytics should be triggered
url: https://jimeh.me # the base hostname & protocol for your site
baseurl: "" # the subpath of your site, e.g. /blog/
permalink: /:title/
# stuff for jekyll-seo-tag
social:
name: Jim Myhrberg
links:
- https://twitter.com/jimeh
- https://github.com/jimeh
- https://jimeh.io/
- http://www.linkedin.com/in/jimeh
- http://www.last.fm/user/jimeh
- https://flickr.com/photos/jimeh/
- https://keybase.io/jimeh
twitter:
username: jimeh
# main page content
email:
title: pbagnpg\100wvzru\056zr
href: "mailto:%63%6s%6r%74%61%63%74@%6n%69%6q%65%68.%6q%65"
links:
- name: twitter
url: https://twitter.com/jimeh
class: fa-twitter
- name: github
url: https://github.com/jimeh
class: fa-github
- name: blog
url: https://jimeh.io/
class: fa-medium
- name: linkedin
url: https://www.linkedin.com/in/jimeh
class: fa-linkedin
- name: last.fm
url: https://www.last.fm/user/jimeh
class: fa-lastfm
- name: flickr
url: https://flickr.com/photos/jimeh
class: fa-flickr
- name: vcard
id: vcard
type: download
url: http://assets.jimeh.me/jim-myhrberg.vcf
class: fa-user
- name: cv (pdf)
id: resume
type: download
url: http://assets.jimeh.me/jim-myhrberg-cv.pdf
class: fa-file-text-o
# additional stuff
exclude:
- Gemfile
- Gemfile.lock
- Rakefile
- README.md
plugins:
- jekyll-sitemap
- jekyll-seo-tag
defaults:
-
scope:
path: ""
values:
layout: "default"