-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
40 lines (29 loc) · 832 Bytes
/
_config.yml
File metadata and controls
40 lines (29 loc) · 832 Bytes
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
title: "MCSMIP"
author: "MCSMIP"
description: "Mesoscale Convective Systems tracking Method Intercomparison"
permalink: /:title/
lang: "en"
excerpt_separator: "\n\n\n"
date_format: "%B %d, %Y"
# Dependencies
markdown: kramdown
highlighter: pygments
# Permalinks
permalink: pretty
relative_permalinks: false
# Setup
title: MCSMIP
tagline: 'A cloud tracking intercomparison project'
description: 'Mesoscale Convective Systems tracking Method Intercomparison'
url: http://hyde.getpoole.com
baseurl: "/" # Site hosted in root directory
remote_theme: "poole/hyde"
author:
name: 'Julia Kukulies'
paginate: 5
github:
repo: https://github.com/WACCEM/MCSMIP-DYAMOND
plugins:
- jekyll-feed
- jekyll-remote-theme
- jekyll-gist