Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
csc-training
GitHub Repository: csc-training/csc-env-eff
Path: blob/master/_config.yml
696 views
1
title: CSC Computing Environment
2
description: Materials for the CSC Computing Environment -course
3
theme: just-the-docs
4
5
url: https://csc-training.github.io
6
baseurl: "/csc-env-eff"
7
plugins:
8
- jekyll-sitemap
9
10
aux_links:
11
View on GitHub: https://github.com/csc-training/csc-env-eff
12
13
favicon_ico: "/assets/images/logo.png"
14
15
# Footer content
16
back_to_top: true
17
back_to_top_text: "Back to top"
18
19
footer_content: "Copyright &copy; 2020-2025 CSC – IT Center for Science Ltd. This work is licensed under a <a href=\"http://creativecommons.org/licenses/by-sa/4.0/\">Creative Commons Attribution-ShareAlike 4.0 Unported License</a>. This project has received funding from the European High-Performance Computing Joint Undertaking (EuroHPC JU) under grant agreements No 951732 and 101101903."
20
21
gh_edit_link: true
22
gh_edit_link_text: "Edit this page on GitHub"
23
gh_edit_repository: "https://github.com/csc-training/csc-env-eff"
24
gh_edit_branch: "master"
25
gh_edit_view_mode: "edit"
26
27
collections:
28
slides:
29
output: true
30
31
just-the-docs:
32
collections:
33
slides:
34
nav_exclude: true
35
search_exclude: true
36
37
callouts:
38
note:
39
title: Note
40
color: blue
41
highlight:
42
color: yellow
43
44
# Matomo configuration
45
matomo:
46
url: mwa-acf.2.rahtiapp.fi
47
site_id: 4
48
49