-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
39 lines (33 loc) · 896 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# theme: jekyll-theme-cayman
remote_theme: "mmistakes/[email protected]"
title: "The Vegetation Management Module"
# For default themes:
# description: Documentation for the Vegetation Management Module for FATES.
subtitle: "Documentation & Examples for the FATES VM Module"
#For copyright:
name: "Joshua M. Rady"
# Plugins:
plugins:
- jekyll-include-cache
# Masthead Logo:
logo: "/assets/images/VM_Spring2b_88x88.png"
# Bio sidebar:
# Icons from https://fontawesome.com
author:
name: "Joshua M. Rady"
avatar: "https://github.com/JoshuaRady.png"
bio: "Dreams of trees..."
location: "Virginia, USA"
links:
- label: "GitHub"
icon: "fab fa-fw fa-github-alt"
url: "https://github.com/JoshuaRady/"
# Disable feed:
atom_feed:
hide: true
# Google Analytics:
analytics:
provider: "google-gtag"
google:
tracking_id: "G-6FT5YFHGX4"
anonymize_ip: false