-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhugo.yaml
210 lines (206 loc) · 6.52 KB
/
hugo.yaml
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
baseURL: https://contributorshipcollaboration.github.io/
languageCode: en-us
title: Contributorship Collaboration
module:
# uncomment line below for local development of module
# workspace: hugo.work
imports:
- path: github.com/StefMa/hugo-fresh
- path: github.com/twbs/icons
mounts:
- source: icons
target: assets/icons
#googleAnalytics: # Put in your tracking code without quotes like this: UA-XXX for universal tracking or G-XXX analytics v4 tracking
# Disables warnings
disableKinds:
- taxonomy
markup:
goldmark:
renderer:
unsafe: true # Allows you to write raw html in your md files
params:
# tenzing-club params
paginate: 5
# hugo-fresh params
# Open graph allows easy social sharing. If you don't want it you can set it to false or just delete the variable
openGraph: true
# Used as meta data; describe your site to make Google Bots happy
description: Official landing page of the Contributorship Collaboration
# Preloader ensures images are loaded before displaying to the user. If you don't want it uncomment to set it to false
# preloader: false
font:
name: "Open Sans"
sizes: [400,600]
hero:
# Main hero title
title: Document contributorship
# Hero subtitle (optional)
subtitle: Facilitate researcher reporting of who did what in journal articles and other research outputs using CRediT
# Button text
buttontext: Projects
# Where the main hero button links to
buttonlink: "projects"
# Hero image (from static/images/___)
# image: favicon.png
# Footer logos (from static/images/logos/clients/*.svg)
# urls are optional
clientlogos:
- logo: collabra
url: https://online.ucpress.edu/collabra
- logo: dora
url: https://sfdora.org/resource-library/?_resource_type=tools
- logo: ukrn
url: https://www.ukrn.org/
- logo: experiment
url: https://www.experiment.foundation/
# Customizable navbar. For a dropdown, add a "sublinks" list.
navbar:
- title: Home
url: /
- title: Blog
url: /blog
- title: Projects
url: /projects
sublinks:
- title: tenzing.club
url: /projects/tenzingclub
- title: translation
url: /projects/translation
- title: pasang
url: /projects/pasang
- title: belayer
url: /projects/belayer
- title: CRediT in OJS
url: /projects/experiment
- title: About
url: /about
- title: Support us
url: https://opencollective.com/tenzing
button: true
# sidebar:
# # Logo (from /images/logos/___.svg)
# logo: fresh-square
# sections:
# - title: User
# icon: user
# links:
# - text: Profile
# url: /
# - text: Account
# url: /
# - text: Settings
# url: /
# - title: Messages
# icon: envelope
# links:
# - text: Inbox
# url: /
# - text: Compose
# url: /
# - title: Images
# icon: image
# links:
# - text: Library
# url: /
# - text: Upload
# url: /
# - title: Settings
# icon: cog
# links:
# - text: User settings
# url: /
# - text: App settings
# url: /
# section1:
# title: Great power comes
# subtitle: with great responsibility
# tiles:
# - title: App builder
# icon: mouse-globe
# text: This is some explanatory text that is on two rows
# url: /
# buttonText: Free trial
# - title: Cloud integration
# icon: laptop-cloud
# text: This is some explanatory text that is on two rows
# url: /
# buttonText: Get started
# - title: Add-ons & plugins
# icon: plug-cloud
# text: This is some explanatory text that is on two rows
# url: /
# buttonText: Get started
# section2:
# title: You're here because you want the best
# subtitle: And we know it
# features:
# - title: Powerful and unified interface
# text: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin ornare magna eros, eu pellentesque tortor vestibulum ut. Maecenas non massa sem. Etiam finibus odio quis feugiat facilisis.
# # Icon (from /images/illustrations/icons/___.svg)
# icon: laptop-globe
# - title: Cross-device synchronisation
# text: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin ornare magna eros, eu pellentesque tortor vestibulum ut. Maecenas non massa sem. Etiam finibus odio quis feugiat facilisis.
# icon: doc-sync
# - title: Nomad system
# text: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin ornare magna eros, eu pellentesque tortor vestibulum ut. Maecenas non massa sem. Etiam finibus odio quis feugiat facilisis.
# icon: mobile-feed
# section3:
# title: One platform
# subtitle: To rule them all
# image: illustrations/mockups/app-mockup.png
# buttonText: Get started
# buttonLink: "#"
section4:
title: User testimonials
# subtitle: Lorem ipsum sit dolor amet is a dummy text used by typography industry
clients:
- name: Erin Buchanan
quote: Tenzing saves hours of time for researchers in large scale projects.
job: Researcher
img: 1
- name: Tamas Nagy
quote: Tenzing turns a horrible academic chore into an easy task.
job: Researcher
img: 2
- name: Barnabas Szaszi
quote: Tenzing helps me manage the contributors on my big-team science project which would be otherwise excruciating!
job: Researcher
img: 3
# section5:
# title: Drop us a line or two
# subtitle: We'd love to hear from you
# buttonText: Send Message
# action: https://formspree.io/f/<form_id>
# method: POST
footer:
# Logo (from /images/logos/___)
logo: favicon.png
# Social Media Title
socialmediatitle: Follow Us
# Social media links (GitHub, Twitter, etc.). All are optional.
socialmedia:
- link: https://github.com/contributorshipcollaboration
# Icons are from Bootstrap icons
icon: github
- link: https://neuromatch.social/@tenzingContrib
icon: mastodon
bulmalogo: false
quicklinks:
column1:
title: "Projects"
links:
- text: tenzing.club
link: /projects/tenzingclub
- text: translation
link: /projects/translation
- text: pasang
link: /projects/pasang
- text: belayer
link: /projects/belayer
- text: CRediT in OJS
link: /projects/experiment
column2:
title: "Blog"
links:
- text: Latest news
link: /blog