forked from UCL/rsd-engineeringcourse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
42 lines (32 loc) · 802 Bytes
/
_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
contact: [email protected]
title: "COMP0233: Research Software Engineering With Python"
includeleftnav: True
short: COMP0233
defaults:
- scope: {path: ""}
values: {layout: default}
baseurl: /rsd-engineeringcourse
remote_theme: dpshelio/indigo-jekyll
crumbs:
- link: https://www.ucl.ac.uk/arc
text: Advanced Research Computing
- link: https://www.ucl.ac.uk/advanced-research-computing/about-our-training
text: Training
kramdown:
hard_wrap: false
plugins:
- jekyll-remote-theme
include: # NOTE: This is not a path, but the directories name, wherever they are
- _static
- _modules
exclude:
- vendor/
- Gemfile
- Gemfile.lock
- "*/*.nbconvert.ipynb"
- "*/*.v2.ipynb"
- "combined_files"
- "combined.ipynb"
- jupyter-lite
keep_files:
- jupyter-lite