-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
49 lines (39 loc) · 1.37 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
# Site settings
title: researchobject.org
email: [email protected]
description: > # this means to ignore newlines until "baseurl:"
ResearchObject.org is a community site aimed at gathering information, ideas, and interest around the topic of modernizing scholarly publication.
author: The Research Object community is coordinated by the eScience Lab at The University of Manchester, UK
#baseurl: "" # the subpath of your site, e.g. /blog
#url: "https://www.esciencelab.org.uk" # the base hostname & protocol for your site
github_username: researchobject
encoding: UTF-8
permalink: pretty
markdown: kramdown
remote_theme: daattali/beautiful-jekyll
#theme: jekyll-theme-minimal
#theme: just-the-docs
plugins:
- jekyll-redirect-from
- jekyll-remote-theme
# See https://github.com/daattali/beautiful-jekyll/blob/master/_config.yml
logo: /images/logo.png
round-avatar: false
title-img: /images/researchobject-rectangle.svg
navbar-links:
Overview: "overview"
Specifications:
- "RO-Crate (recommended)": "https://w3id.org/ro/crate/"
- "RO model (legacy)": "specs"
Scopes: "scopes"
Workshops:
- RO2019: "ro2019"
- RO2018: "ro2018"
Publications: "publications"
Related: "initiative"
About: "about"
date_format: "%-d %B %Y"
collections:
initiative:
output: true
permalink: /:collection/:path/ # Note, trailing / needed to avoid .html