forked from usnistgov/pfhub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
26 lines (20 loc) · 806 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
#Change this to the name of your repo
baseurl: '/chimad-phase-field'
markdown: kramdown
highlighter: rouge
permalink: pretty
exclude:
- "*.ipynb"
- "*.ipynb.raw.html"
- vendor
- template.ipynb.md
links:
contributors: https://github.com/usnistgov/chimad-phase-field/graphs/contributors
license: https://github.com/usnistgov/chimad-phase-field/blob/nist-pages/LICENSE
repo: usnistgov/chimad-phase-field
github: https://github.com/usnistgov/chimad-phase-field
chat: https://gitter.im/usnistgov/chimad-phase-field
members: https://docs.google.com/spreadsheets/d/112cDOOwzxLGbRx7yPte6HaXQgzQSXULrrVJLEmJvrKM/pubhtml?gid=764068827&single=true
simmeta: https://github.com/usnistgov/chimad-phase-field/blob/master/_data/simulations
title: CHiMaD Phase Field
gems: [jekyll-coffeescript]