forked from poole/lanyon
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·25 lines (20 loc) · 1.17 KB
/
_config.yml
File metadata and controls
executable file
·25 lines (20 loc) · 1.17 KB
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
# Permalinks
#
# Use of `relative_permalinks` ensures post links from the index work properly.
permalink: pretty
# Setup
title: SunPath Lab
tagline: 'on genomic TH'
description: '<a href="http://ruping.info" target="_blank"> Ruping Sun </a> <br> Assistant Professor <br> Advanced Cancer Genomics and Bioinformatics <br> <a href="https://med.umn.edu/bio/lab-med-and-pathology-faculty/ruping-sun" target="_blank">Department of Laboratory Medicine and Pathology</a> <br> Member of <a href="https://www.cancer.umn.edu/" target="_blank"> Masonic Cancer Center </a> <br> University of Minnesota <br> <a href="http://twitter.com/Sun_Ruping" target="_blank">@Sun_Ruping</a> <br> <a href="https://scholar.google.de/citations?user=bRpxn-oAAAAJ&hl=en" target="_blank">Google Scholar</a> <br> ruping at umn dot edu <br>'
url: http://ruping.github.io
baseurl: ''
paginate: 5
# About/contact
author:
name: Mark Otto
url: https://twitter.com/mdo
email: markdotto@gmail.com
# Custom vars
version: 1.0.0
gems: [jekyll-paginate]
paginate_path: "page:num"