forked from nickloman/nickloman.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
33 lines (26 loc) · 804 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
# Dependencies
markdown: kramdown
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
highlighter: rouge
# Permalinks
permalink: pretty
#relative_permalinks: true
# Setup
title: Loman Labs
tagline: 'Research group at the University of Birmingham'
description: 'Research group at the University of Birmingham, fusing cutting-edge sequencing with microbial genomics.'
url: http://nickloman.github.io/
baseurl: /
author:
name: 'Nick Loman'
url: https://nickloman.github.io/
paginate: 5
# Custom vars
version: 2.1.0
github:
repo: https://github.com/poole/hyde
gems:
- jekyll-gist
- jekyll-paginate
- jekyll-redirect-from