forked from mhweber/AWRA_GIS_R_Workshop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
40 lines (30 loc) · 1.01 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
# Dependencies
markdown: kramdown
kramdown:
parse_block_html: true
highlighter: rouge
# Permalinks
permalink: /:categories/:year/:month/:day/:title
paginate_path: /AWRA_GIS_R_Workshop/page:num
# Setup
title: 'R Spatial Workshop for 2018 AWRA GIS Conference'
tagline: ''
description: 'This material is for a workshop at the 2018 AWRA GIS
conference in Orlando, FL, April 2018.'
url: http://mhweber.github.io/AWRA_GIS_R_Workshop
baseurl: /AWRA_GIS_R_Workshop
author:
name: 'Ryan Hill'
url: http://ryan-hill.github.io
paginate: 15
timezone: America/Los_Angeles
#Plugins
gems:
- jekyll-mentions
- jemoji
- jekyll-redirect-from
- jekyll-sitemap
# visit https://github.com/mojombo/jekyll/wiki/Configuration for more settings
auto: true # automatically update your jekyll
server: true # runs a local server
exclude: ["Gemfile", "Gemfile.lock", "README.md", 'sass', 'watch.sh', 'style.scss'] # files to exclude