mirror of
https://github.com/jimeh/jimeh.github.io.git
synced 2026-02-19 09:06:40 +00:00
78 lines
1.8 KiB
YAML
78 lines
1.8 KiB
YAML
title: Jim Myhrberg (jimeh)
|
|
description: 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: github
|
|
url: https://github.com/jimeh
|
|
class: fab fa-github
|
|
- name: twitter
|
|
url: https://twitter.com/jimeh
|
|
class: fab fa-twitter
|
|
- name: blog
|
|
url: https://jimeh.io/
|
|
class: far fa-newspaper
|
|
- name: linkedin
|
|
url: https://www.linkedin.com/in/jimeh
|
|
class: fab fa-linkedin-in
|
|
- name: last.fm
|
|
url: https://www.last.fm/user/jimeh
|
|
class: fab fa-lastfm
|
|
- name: flickr
|
|
url: https://flickr.com/photos/jimeh
|
|
class: fab fa-flickr
|
|
- name: vcard
|
|
id: vcard
|
|
type: download
|
|
url: https://assets.jimeh.me/jim-myhrberg.vcf
|
|
class: far fa-address-card
|
|
- name: cv (pdf)
|
|
id: resume
|
|
type: download
|
|
url: https://assets.jimeh.me/jim-myhrberg-cv-5.0.0.pdf
|
|
class: fas fa-file-alt
|
|
|
|
# additional stuff
|
|
exclude:
|
|
- Gemfile
|
|
- Gemfile.lock
|
|
- Rakefile
|
|
- README.md
|
|
|
|
plugins:
|
|
- jekyll-sitemap
|
|
- jekyll-seo-tag
|
|
|
|
defaults:
|
|
- scope:
|
|
path: ""
|
|
values:
|
|
layout: "default"
|