-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
71 lines (66 loc) · 2.05 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
title: Research Waste AWARE
author: "Pavel Zhelnov"
author_pronouns: "he/him"
email: [email protected]
description: >- # this means to ignore newlines until "baseurl:"
AWARE is a scoping review of Avoidable WAste in REsearch and
a tool in development to inform academics, clinicians, patient
and public partners, policy-makers, and funders on how to reduce
research waste in health and biomedical sciences. This is a doctoral thesis
in progress at the University of Toronto and the SPOR Evidence Alliance.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://researchwaste.info" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: drzhelnov
github_username: drzhelnov
github_repo: aware
linkedin_username: drzhelnov
#instagram_username: the_trash_scientist
comment_landing_url: https://docs.google.com/document/d/1kHBxe7XmJcfp8T32QxAjJqqPs_LRu4EIM4cpa_GWT7E/edit
latest_doc_url: https://docs.google.com/document/d/1kHBxe7XmJcfp8T32QxAjJqqPs_LRu4EIM4cpa_GWT7E/edit
# Layout defaults
defaults:
-
scope:
path: "" # an empty string here means all files in the project
values:
layout: "default"
-
scope:
path: "README.md"
values:
layout: "landing"
# Build settings
theme: minima
plugins:
- jekyll-feed
- jekyll-readme-index
- jekyll-target-blank
# Readme Index settings
readme_index:
enabled: false
remove_originals: true
with_frontmatter: false
# Exclude from processing.
# The following items will not be processed, by default.
# Any item listed under the `exclude:` key here will be automatically added to
# the internal "default list".
#
# Excluded items can be processed by explicitly listing the directories or
# their entries' file path in the `include:` list.
#
exclude:
- untracked/
- LICENSE
# - .sass-cache/
# - .jekyll-cache/
# - gemfiles/
# - Gemfile
# - Gemfile.lock
# - node_modules/
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/
include:
- LICENSE_MINIMA
google_analytics: G-KLYY520MTK