From fa492948f2e01619eda4e4bb8daef030c3a34354 Mon Sep 17 00:00:00 2001 From: timmwille Date: Tue, 5 Mar 2024 22:35:05 +0100 Subject: [PATCH] update: ROSHOP module with video resource --- _modules/ROSHOP.md | 2 +- _resources/roshop-intro-presentation.md | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 _resources/roshop-intro-presentation.md diff --git a/_modules/ROSHOP.md b/_modules/ROSHOP.md index cc5de3d..db5eee3 100644 --- a/_modules/ROSHOP.md +++ b/_modules/ROSHOP.md @@ -12,5 +12,5 @@ module: min-trainers: 1 difficulty: 2 #1-3, 1 is easyest license: '[CC-BY-SA 4.0](https://choosealicense.com/licenses/cc-by-sa-4.0/)' - res: 'roshop-intro, roshop-concept, roshop-prep, rammed-earth, pagirinya-house-example, roshop-dev' #comma-separated list e.g. 'askotec', or if more than 1: 'askotec, ohg' + res: 'roshop-intro, roshop-intro-presentation, roshop-concept, roshop-prep, rammed-earth, pagirinya-house-example, roshop-dev' #comma-separated list e.g. 'askotec', or if more than 1: 'askotec, ohg' --- \ No newline at end of file diff --git a/_resources/roshop-intro-presentation.md b/_resources/roshop-intro-presentation.md new file mode 100644 index 0000000..df903c8 --- /dev/null +++ b/_resources/roshop-intro-presentation.md @@ -0,0 +1,12 @@ +--- +resource: + name: '#ROSHOP - Detailed Intro-Presentation (Video)' + id: 'roshop-intro-presentation' #can only contain small letters, numbers, minus and underscore. needs to be the same as the file name + description: "Video - Detailed presentation at Carleton University for Architecture & Urbanism - Introducing #ROSHOP - Responsive Open Source Modular Housing Prototype (YouTube)" + url: 'https://www.youtube.com/watch?v=37qcm1aUtps' + duration: 100 #in minutes, 0 min for "tool-kits" with no educational timeframe + difficulty: 1 #1-3, 1 is easyest + cost: 0 #in $ (dont leave empty, but type 0 instead) + license: '' #e.g. CC BY-SA 4.0, can have [link](URL) + author: '[Vuga William, Stephen Kovats, Peter Treuheit, [Carleton University](https://architecture.carleton.ca/)]' #add the author/organisation name in here, use [markdown](URL) formatting to link to website/reference. You can add also multiple authors via '[author 1](link1), [author 2](link2), author 3' +---