@@ -178,27 +178,30 @@ efforts:
178
178
link : https://github.com/SciCatProject/scitacean
179
179
180
180
181
- resources :
182
- - name : Official website (aka this one)
183
- url : https://scicatproject.github.io
184
- - name : Documentation
185
- url : https://scicatproject.github.io/documentation
181
+ documentation :
182
+
186
183
- name : Official github project
184
+ description : All software packages that are part of the SciCat ecosystem are in the Github project. For documentation see each project.
187
185
url : https://github.com/ScicatProject
188
- - name : pySciCat documentation
186
+ - name : User Guides
187
+ description : Experience SciCat as a user
188
+ url : https://scicatproject.github.io/documentation/
189
+ - name : Get Started
190
+ 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.
191
+ url : https://scicatproject.github.io/scicatlive/latest/
192
+ - name : Backend
193
+ description : For developer documentation on the SciCat backend.
194
+ url : https://github.com/ScicatProject/scicat-backend-next
195
+ - name : Frontend
196
+ description : For more information on the SciCat frontend and developer documentation.
197
+ url : https://github.com/ScicatProject/frontend
198
+ - name : pySciCat
199
+ description : The pyscicat project is a python client library to interact with the SciCat backend.
189
200
url : https://scicatproject.github.io/pyscicat/
190
- - name : Scitacean documentation
201
+ - name : Scitacean
202
+ description : Scictacean is a high level python packaging for uploading and downloading data to and from SciCat.
191
203
url : https://scicatproject.github.io/scitacean/
192
- - name : SciCat backend repository
193
- url : https://github.com/ScicatProject/scicat-backend-next
194
- - name : SciCat website repository
195
- url : https://github.com/SciCatProject/scicatproject.github.io
196
- - name : SciCat documentation repository
197
- url : https://github.com/SciCatProject/documentation
198
- - name : pySciCat repository
199
- url : https://github.com/SciCatProject/pyscicat
200
- - name : Scitacean repository
201
- url : https://github.com/SciCatProject/scitacean
204
+
202
205
203
206
204
207
# Build settings
0 commit comments