forked from BilkentCompGen/BilkentCompGen.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
53 lines (48 loc) · 881 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Plugins
plugins:
- jekyll-sitemap
- jekyll-twitter-plugin
safe: false
title: Alkan Lab Research
description: Combinatorial algorithms, hardware/software co-design, computational genomics from the Alkan lab at the Bilkent University
url: http://www.alkanlab.org
markdown: kramdown
permalink: /:categories/:title/
future: true
sass:
sass_dir: css
plugins: ['jekyll-twitter-plugin']
google_analytics: G-1PSVKCKRPG
enable_google_analytics: true # enables google analytics
exclude:
- "*.branches"
- "*.class"
- "*.cpp"
- "*.csv"
- "*.fasta"
- "*.gz"
- "*.h"
- "*.hh"
- "*.ipynb"
- "*.jar"
- "*.java"
- "*.kml"
- "*.log"
- "*.mcc"
- "*.nb"
- "*.newick"
- "*.nex"
- "*.py"
- "*.R"
- "*.rb"
- "*.Rmd"
- "*.tiff"
- "*.tips"
- "*.trees"
- "*.tsv"
- "*.txt"
- "*.xml"
- "*.zip"
- "Gemfile"
- "Gemfile.lock"
projects: