forked from bioinformatics-ca/bioinformatics-ca.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
30 lines (26 loc) · 673 Bytes
/
Copy path_config.yml
File metadata and controls
30 lines (26 loc) · 673 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
url: "http://bioinformatics-ca.github.io"
title: "CBW Workshop GitHub"
description: "CBW focuses on training researchers to use the latest approaches in computational biology to deal with large dataset."
google_analytics_tracking_id: UA-18554799-8
permalink: /2016_workshops/:year/:month/:title.html
twitter_username: Bioinfodotca
github_username: bioinformatics-ca
baseurl: ''
filesurl: '/files'
markdown: kramdown
highlighter: rouge
excerpt_separator: "<!--more-->"
language: "en"
defaults:
-
scope:
path: ""
type: "pages"
values:
show_meta: false
-
scope:
path: ""
type: "posts"
values:
show_meta: true