-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
47 lines (38 loc) · 1.95 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
title: "Michelle Hertzfeld: Product Leadership + UX Design"
description: I am a product manager, service designer, and team director with extensive experience making government digital services usable, effective, and efficient.
url: https://michellehertzfeld.com
logo: android-chrome-256x256.png
lsi: false
highlighter: rouge
sass:
sass_dir: _sass
# Owner/author information
owner:
name: Michelle Hertzfeld
avatar: http://meiqimichelle.github.io/mhertzfeld/img/michelle.jpg
bio: "I am a product manager, service designer, and team director with extensive experience making government digital services usable, effective, and efficient."
email: [email protected]
# Social networking links used in footer
twitter: https://twitter.com/meiqimichelle
github: https://github.com/meiqimichelle
linkedin: https://www.linkedin.com/in/michellehertzfeld
# For Google Authorship https://plus.google.com/authorship
google_plus: https://plus.google.com/u/0/102306465635177918694/posts
# Analytics and webmaster tools stuff goes here
google_analytics: UA-44962228-1
google_verify: hBW-jTfpErtq8HQGzA-lbJDXw940n2fEMwr-Gc_MLXc
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify: 6E4C7F711615E1F2F0B1A7AAFDA28B1A
# http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
timezone: America/New_York
future: true
markdown: kramdown
markdown_ext: markdown,mkd,mkdn,md
excerpt_separator: <!--more-->
# https://github.com/mojombo/jekyll/wiki/Permalinks
permalink: /:categories/:title/
plugins:
- jekyll-redirect-from
- jekyll-sitemap
include: [".htaccess"]
exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "_site", "assets/.sass-cache/", ".sass-cache/", ".DS_Store", ".ruby-version"]