-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
25 lines (22 loc) · 839 Bytes
/
_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
title: Evan A. Perkowski
email: [email protected]
description: Post-doc in the Smith Plant Ecophysiology Lab at Texas Tech University
author: Evan A. Perkowski (he/him)
baseurl: "/"
url: "https://eaperkowski.github.io"
# Social Profiles
twitter_username: EvanPerkowski
github_username: eaperkowski
facebook_username:
instagram_username:
linkedin_username: evan-a-perkowski-304470b1
# Add your google-analytics ID here to activate google analytics
google_analytics: G-VCJEWCMN68
# Build settings
markdown: kramdown
paginate: 5
paginate_path: "/posts/page:num/"
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-sitemap ## Uncomment this line to silently generate a sitemaps.org compliant sitemap for your Jekyll site