forked from BNLNPPS/BNLNPPS.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
29 lines (29 loc) · 769 Bytes
/
Copy path_config.yml
File metadata and controls
29 lines (29 loc) · 769 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
name: BNL Nuclear and Particle Physics Software website
description: The website of the Nuclear and Particle Physics Software (NPPS) group in Brookhaven National Laboratory's Physics Department
url: http://bnlnpps.org
excerpt_separator: <!--more-->
timezone: America/New_York
highlighter: rouge
markdown: kramdown
future: true
exclude: [vendor]
plugins:
- jekyll-mentions
- jekyll-sitemap
- jekyll-redirect-from
collections:
activities:
output: true
permalink: /activities/:title.html
experiments:
output: true
permalink: /experiments/:title.html
software:
output: true
permalink: /software/:title.html
techteams:
output: true
permalink: /techteams/:title.html
people:
output: true
permalink: /people/:title.html