-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmyst.yml
More file actions
116 lines (116 loc) · 5.26 KB
/
myst.yml
File metadata and controls
116 lines (116 loc) · 5.26 KB
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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: 9abe5145-0c2b-49fc-9d20-60dc269151fa
# title:
# description:
# keywords: []
authors:
- name: Marco Betschart
mastodon: marbetschar@mastodon.online
github: marbetschar
# github: https://github.com/marbetschar/marco.betschart.name
settings:
# https://mystmd.org/guide/settings#setting-output-stderr
output_stderr: remove
output_matplotlib_strings: remove
# To autogenerate a Table of Contents, run "myst init --write-toc"
toc:
# Auto-generated by `myst init --write-toc`
- title: About Me
file: README.md
- title: Curriculum Vitae
file: cv.md
- title: About this Website
file: about-this-website.md
- title: Recent Activities
children:
- file: blog/2024-08-05-sbb-half-fair-plus-comparison.md
- file: blog/2022-11-27-how-things-evolved-since-january.md
- file: blog/2022-01-17-why-elementary-os-is-the-right-choice-for-me.md
- file: blog/2021-12-22-christmas-time-jolnir-brings-many-gifts.md
- file: blog/2021-11-14-gnucash-dashboard.md
- file: blog/2021-09-28-elementary-os-office-productivity-improvements.md
- file: blog/2021-08-30-elementary-os-6-post-release-bugfixing.md
- file: blog/2021-07-25-a-month-dedicated-to-elementary-mail.md
- file: blog/2021-06-30-granite-hypertextview.md
- file: blog/2021-06-06-elementary-online-accounts.md
- file: blog/2021-04-27-dipping-elementary-os-toes-into-virtual-reality.md
- file: >-
blog/2021-02-24-the-pillars-of-my-personal-knowledge-management-system.md
- title: Got a Question?
file: contact.md
- title: My Projects
children:
- file: projects/ibm-foundations-of-quantum-computing.md
- file: projects/masters-degree-in-data-science.md
children:
- file: projects/masters-degree-in-data-science/advanced-deep-learning.ipynb
- file: projects/masters-degree-in-data-science/advanced-statistical-data-analysis.md
- file: projects/masters-degree-in-data-science/bayesian-machine-learning.ipynb
- file: projects/masters-degree-in-data-science/complex-processes.ipynb
- file: projects/masters-degree-in-data-science/predictive-modeling.ipynb
- file: projects/masters-degree-in-data-science/stochastic-modeling.md
- title: My Areas
children:
- file: areas/calyx-os.md
- title: Arch Linux
children:
- file: areas/arch-linux/openxr-monado.md
- file: areas/arch-linux/setup-checklist.md
- file: areas/arch-linux/xrdesktop-wxrd.md
- title: Knowledge Management
children:
- file: areas/knowledge-management/howto-setup-zotero.md
- file: areas/knowledge-management/the-para-method.md
- file: areas/knowledge-management/zettelkasten.md
- title: Resources
children:
- file: resources/add-binary-to-github-gist.md
- file: resources/catch-all-email-address-on-gandi-net.md
- file: resources/dell-xps-7390-egpu.md
- file: resources/README.md
- file: resources/setup-local-kubernetes-development-environment.md
- title: Linux Desktop
children:
- file: resources/linux-desktop/calibre-settings-pdf-conversion.md
- file: resources/linux-desktop/convert-kobo-acsm-to-drm-free-epub.md
- file: resources/linux-desktop/encrypt-usb-stick-with-vera-crypt.md
- file: resources/linux-desktop/install-eclipse-java-ee.md
- file: resources/linux-desktop/install-nextcloud-client.md
- file: resources/linux-desktop/install-oracle-sql-developer.md
- file: resources/linux-desktop/install-steam.md
- file: resources/linux-desktop/setup-printer-and-scanner.md
- file: resources/linux-desktop/vscode-vala-development.md
- title: Archives
children:
- title: Elementary OS
children:
- file: archives/elementary-os/debug-vala-or-c-app.md
- file: >-
archives/elementary-os/dual-boot-elementary-windows-with-full-disk-encryption.md
- file: archives/elementary-os/missing-features-and-workarounds.md
- file: archives/elementary-os/setup-checklist.md
- title: Projects
children:
- file: archives/projects/bachelors-degree-in-computer-science.md
- file: archives/projects/foss-productivity-system.md
- file: archives/projects/time-limit.md
- file: archives/projects/elementary-mail-v6.md
- file: archives/projects/elementary-online-accounts-v6.md
- file: archives/projects/elementary-tasks-v6.md
- file: archives/projects/elementary-xrdesktop-support.md
- file: archives/projects/half-life-alyx.md
- file: archives/projects/progress-for-apple-reminders.md
- file: archives/fix-error-distribution-template-for-elementary-odin.md
- title: Open Source Contributions
file: contributions.md
- title: Lebenslauf
file: lebenslauf.md
site:
template: book-theme
options:
favicon: favicon.ico
logo: logo.png
style: ./style.css
folders: true