-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_config.yml
53 lines (49 loc) · 872 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
name: Kemper Lab Research
description: Science updates from the Kemper Lab at NCSU
url: http://kemperlab.github.io
markdown: kramdown
permalink: /:categories/:title/
future: true
sass:
sass_dir: css
plugins: ['jekyll-twitter-plugin']
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:
- kemperlab/cartan-quantum-synthesizer
- kemperlab/Cartan_DMFT
- kemperlab/EigenvectorContinuation
- kemperlab/PauliTools
- QuantumComputingLab/f3c
- QuantumComputingLab/f3cpp
- kemperlab/sumaq
- CQMP/HankelProjection