-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
36 lines (31 loc) · 1.03 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
# visit https://github.com/mojombo/jekyll/wiki/Configuration for more settings
title: "SPARC: Community Owned Infrastructure"
sass:
style: compressed
exclude: ["README.md"] # files to exclude
markdown: kramdown
defaults:
-
scope:
path: "" # empty string for all files
values:
title: "SPARC: Community Owned Infrastructure"
description: "Data and data analytics are spreading fast at higher education institutions, and the academic community is at a critical juncture."
author:
name: Scholarly Publishing and Academic Resources Coalition
email: [email protected]
github: sparcopen
twitter: sparc_na
facebook: sparcopen
BASE_PATH: https://test.infrastructure.sparcopen.org
# LIVE: https://infrastructure.sparcopen.org/ NETFLY https://upbeat-swirles-009f3e.netlify.app LOCAL: http://127.0.0.1:4000
url: https://infrastructure.sparcopen.org # for sitemap. Doesn't need to change on live / dev.
plugins:
- jekyll-sitemap
collections:
members:
output: true
topics:
output: true
reports:
output: true