-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
81 lines (63 loc) · 1.72 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
### Theme ###
remote_theme : chrisrhymes/bulma-clean-theme
theme_color : '#022343'
### Site settings ###
title : JES
tagline : PhD Student
lang : en
email : josesolorzano689@gmail.com
description :
baseurl : "" # the subpath of your site, e.g. /blog
url : "https://jsolorzano734.github.io"
open_new_tab : true
# Site Logos
logo : "assets/site_images/logoJoseJ.png"
favicon : assets/images/site_images/logoJoseJ.png
# Author Info
author:
name : "Jose E. Solorzano"
avatar : "assets/site_images/Jose_grayBackground.jpg"
intro : "I am passionate about plants and fungi"
bio : "Plant Pathologist"
blurb : "PhD Student and Research Assistant"
location : "Saint Paul, MN"
email : josesolorzano689@gmail.com
github :
linkedin : josé-e-solórzano-720a25168
twitter : josesolorzano73
facebook :
instagram :
youtube :
# Custom Footer
custom_footer:
links:
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/josesolorzano73"
- label: "LinkedIn"
icon: "fab fa-fw fa-linkedin"
url: "https://linkedin.com/in/josé-e-solórzano-720a25168"
- label: "Instagram"
icon: "fab fa-fw fa-instagram-square"
url: "https://www.instagram.com/jsolorzano734/"
### Analytics ###
google_analytics: G-VGG7Q8FP0S
# Build settings
markdown: kramdown
#theme: minima
plugins:
- jekyll-feed
include:
- _pages
permalink: pretty
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
# exclude:
# - Gemfile
# - Gemfile.lock
# - node_modules
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/