forked from wd15/pfhub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
53 lines (44 loc) · 1.45 KB
/
_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
baseurl: '/pfhub'
markdown: kramdown
highlighter: rouge
permalink: pretty
exclude:
- "*.ipynb"
- "*.ipynb.raw.html"
- vendor
- template.ipynb.md
links:
live_url: https://pages.nist.gov/pfhub
raw_name: pfhub
contributors: https://github.com/usnistgov/pfhub/graphs/contributors
license: https://github.com/usnistgov/pfhub/blob/nist-pages/LICENSE.md
repo: usnistgov/pfhub
github: https://github.com/usnistgov/pfhub
chat_room: usnistgov/chimad-phase-field
chat: https://gitter.im/usnistgov/chimad-phase-field
staticman_api: https://api.staticman.net/v2/entry/usnistgov/pfhub/master/simulations
simmeta: https://github.com/usnistgov/pfhub/blob/master/_data/simulations
maillist: [email protected]
maillist_subscribe: [email protected]
maillist_unsubscribe: [email protected]
maillist_archive: https://groups.google.com/a/list.nist.gov/forum/#!forum/chimad-phase-field
title: "PFHub"
subtitle: "Phase Field Community Hub"
plugins: [jekyll-coffeescript]
admin_email: '[email protected]'
prose_base: 'http://prose.io/#usnistgov/pfhub/edit/master'
prose:
rooturl: 'wiki'
siteurl: 'https://pages.nist.gov/pfhub'
media: 'media'
metadata:
wiki:
- name: "layout"
field:
element: "hidden"
value: "essay"
- name: "comment"
field:
element: "text"
value: ""
label: "Comment text"