-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
38 lines (31 loc) · 702 Bytes
/
_config.yml
File metadata and controls
38 lines (31 loc) · 702 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
# Dependencies
markdown: kramdown
highlighter: rouge
plugins:
- jekyll-paginate
- redcarpet
- jekyll-gist
- pygments.rb
- jekyll-feed
# Permalinks
permalink: pretty
relative_permalinks: false
# Setup
title: jmicrobe
tagline: 'Jessica Hardwicke'
description: 'Microbial ecologist, bioinformatician, mad scientist'
url: http://jmicrobe.me
baseurl: /
author:
name: 'Jessica Hardwicke'
url: http://jmicrobe.me
paginate: 5
collections:
tutorials:
output: true
portfolio:
output: true
# Custom vars
version: 2.1.0
github:
repo: https://github.com/poole/hyde