Skip to content

Commit 12add90

Browse files
committed
markdown source builds
Auto-generated via {sandpaper} Source : 274012f Branch : main Author : Djura <djura.smits@gmail.com> Time : 2024-03-27 11:25:15 +0000 Message : Merge pull request #2 from vantage6/1-change-request-fix-info-in-configyml Updated config with our info
1 parent 62b5f21 commit 12add90

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

config.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,29 +11,29 @@
1111
carpentry: 'incubator'
1212

1313
# Overall title for pages.
14-
title: 'Lesson Title' # FIXME
14+
title: 'Introduction to vantage6'
1515

1616
# Date the lesson was created (YYYY-MM-DD, this is empty by default)
17-
created: ~ # FIXME
17+
created: 2024-03-26
1818

1919
# Comma-separated list of keywords for the lesson
20-
keywords: 'software, data, lesson, The Carpentries' # FIXME
20+
keywords: 'federated learning, privacy enhancing technology, python'
2121

2222
# Life cycle stage of the lesson
2323
# possible values: pre-alpha, alpha, beta, stable
24-
life_cycle: 'pre-alpha' # FIXME
24+
life_cycle: 'pre-alpha'
2525

2626
# License of the lesson
2727
license: 'CC-BY 4.0'
2828

2929
# Link to the source repository for this lesson
30-
source: 'https://github.com/carpentries/workbench-template-md' # FIXME
30+
source: 'https://github.com/vantage6/vantage6-workshop'
3131

3232
# Default branch of your lesson
3333
branch: 'main'
3434

3535
# Who to contact if there are any issues
36-
contact: 'team@carpentries.org' # FIXME
36+
contact: 'd.smits@esciencecenter.nl'
3737

3838
# Navigation ------------------------------------------------
3939
#

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"file" "checksum" "built" "date"
22
"CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2022-08-05"
33
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2023-04-07"
4-
"config.yaml" "74797deced5d9982ffd9ab785b5f346c" "site/built/config.yaml" "2023-03-16"
4+
"config.yaml" "aad678198b3608a7fafced2a32ce155d" "site/built/config.yaml" "2024-03-27"
55
"index.md" "a02c9c785ed98ddd84fe3d34ddb12fcd" "site/built/index.md" "2022-04-22"
66
"links.md" "8184cf4149eafbf03ce8da8ff0778c14" "site/built/links.md" "2022-04-22"
77
"notes.md" "b7a067fecbc87263aa62c8713e3b17c6" "site/built/notes.md" "2024-03-27"

0 commit comments

Comments
 (0)