-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_config.yml
192 lines (177 loc) · 6.31 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
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
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
#
# If you need help with YAML syntax, here are some quick references for you:
# https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml
# https://learnxinyminutes.com/docs/yaml/
#
# Site settings
# These are used to personalize your new site. If you look in the HTML files,
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: SciCat
email: [email protected]
description: Advance your data to advance your science
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://scicatproject.github.io" # the base hostname & protocol for your site, e.g. http://example.com
github_organization: SciCatProject
contact_email: [email protected]
slack_invite: https://join.slack.com/t/scicat/shared_invite/zt-251efp7t2-8IqFDo3sPN8TYWgKNywccg
scicatcon_link: https://indico.ess.eu/event/3731/
version: 3.0.0
last_updated: 2025/03/06
backend_release:
url: https://github.com/SciCatProject/scicat-backend-next
version: Elastic Search, v4.4.0
frontend_release:
url: https://github.com/SciCatProject/frontend
version: Elastic Search, v4.4.0
facilities:
- name: European Spallation Source
image: /assets/images/facilities/ess_logo.png
url: https://www.ess.eu
contacts:
- name: Max Novelli
email: [email protected]
- name: Paul Scherrer Institut
image: /assets/images/facilities/psi_logo.svg
url: https://www.psi.ch
contacts:
- name: Carlo Minotti
email: [email protected]
- name: MAX IV
image: /assets/images/facilities/maxiv_logo.png
url: https://www.maxiv.lu.se/
contacts:
- name: Carla Takahashi
email: [email protected]
- name: Rosalind Franklin Institute
image: /assets/images/facilities/rfi_logo.png
url: https://www.rfi.ac.uk/
contacts:
- name: Laura Shemilt
email: [email protected]
- name: Heinz Maier-Leibnitz Zentrum
image: /assets/images/facilities/mlz_logo.png
url: https://mlz-garching.de/
contacts:
- name: Björn Pedersen
email: [email protected]
- name: Advanced Light Source
image: /assets/images/facilities/als_logo.png
url: https://als.lbl.gov/
contacts:
- name: Dylan McReynolds
email: [email protected]
- name: Deutsches Elektronen-Synchrotron
image: /assets/images/facilities/desy_logo.png
url: https://www.desy.de/
contacts:
- name: Regina Hinzmann
email: [email protected]
- name: Synchrotron SOLEIL
image: /assets/images/facilities/soleil_logo.png
url: https://www.synchrotron-soleil.fr
contacts:
- name: Patrick Madela
email: [email protected]
- name: DAta from PHoton and Neutron Experiments
image: /assets/images/facilities/daphne_logo.png
url: https://www.daphne4nfdi.de
contacts:
- name: Regina Hinzmann
email: [email protected]
- name: Nicolas Hayen
email: [email protected]
- name: Helmholtz Zentrum Dresden Rossendorf
image: /assets/images/facilities/hzdr_logo.png
url: https://www.hzdr.de/
contacts:
- name: Oliver Knodel
email: [email protected]
team:
leaders:
- name: Max Novelli
company: European Spallation Source (ESS)
role: Project Leader
url: https://github.com/nitrosx
- name: Regina Hinzmann
company: Deutsches Elektronen-Synchrotron (DESY)
role: Documentation Leader
url: https://github.com/rkweehinzmann
- name: Björn Pedersen
company: Heinz Maier-Leibnitz Zentrum (MLZ)
role: PR and Issue Review Leader
url: https://github.com/bpedersen2
- name: Spencer Bliven
company: Paul Scherrer Institut (PSI)
role: Release Jobs Leader
url: https://github.com/sbliven
- name: Carlo Minotti
company: Paul Scherrer Institut (PSI)
role: ScicatLive Leader
url: https://github.com/minottic
- name: Despina Adamopoulou
company: EMPA Material Science and Technology
role: Website Leader
url: https://github.com/despadam
- name: Open Position
company: Accepting Candidates
role: UI/UX Leader
url:
repositories:
- name: frontend
- name: scicat-backend-next
- name: scicatlive
- name: branding
- name: scitacean
- name: pyscicat
documentation:
main:
name: Get Started with SciCat Live
description: To get started with a standalone installation of SciCat and to know more about how to add it to your infrastructure visit the SciCat Live repository.
url: https://scicatproject.github.io/scicatlive/latest/
others:
- name: User Guides
description: Experience SciCat as a user.
url: https://scicatproject.github.io/documentation/
- name: Ingestor
description: Ingesting Data into SciCat.
url: https://github.com/SciCatProject/documentation/tree/master/Ingestor
- name: Developer
description: The SciCat Data Catalogue Developer Guide.
url: https://github.com/SciCatProject/documentation/tree/master/Development
- name: Operator
description: The SciCat Data Catalogue Operator Guide.
url: https://github.com/SciCatProject/documentation/tree/master/Operator
# Build settings
theme: minima
plugins:
- jekyll-feed
# 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:
# - .sass-cache/
# - .jekyll-cache/
# - gemfiles/
# - Gemfile
# - Gemfile.lock
# - node_modules/
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/