Skip to content

Commit a07687a

Browse files
committed
pre-alpha Twosday release
1 parent 4e41edf commit a07687a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/config/site/pages/en/pages.csv

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
basic1¤intro1¤video1¤¤¤¤¤¤¤
22
NUMBER,NAME,INDEX,OBJECTIVES,hasOBJECTIVES,INTRODUCTION,hasINTRODUCTION,PARTS,hasPARTS,VIDEO,hasVIDEO,DESCRIPTION,hasDESCRIPTION,CIRCUIT,hasCIRCUIT,CODE,hasCODE,MORE,hasMORE,LICENSE,hasLICENSE,¤NUMBER,NAME,INDEX,INTRODUCTION,hasINTRODUCTION,LICENSE,hasLICENSE,¤NUMBER,NAME,INDEX,INTRODUCTION,hasINTRODUCTION,VIDEO,hasVIDEO,LICENSE,hasLICENSE,¤¤¤¤¤¤¤
33
,,## Index,## Objectives,true,## Introduction,true,## Parts,true,## Video tutorial,true,## Description,true,## Circuit,true,## Code,true,## Where to learn more,true,## License,true,¤,,## Index,## Introduction,true,## License,true,¤,,## Index,## Introduction,true,## Video,true,## License,true,¤¤¤¤¤¤¤
4-
video1¤0¤Rendering a Site¤[PREVIOUSARTICLE] [INDEX] [FOLLOWINGARTICLE]¤This is how a site can be rendered using the default site creation script from the command line interface in Linux.¤true,text¤https://vimeo.com/680660979/2316246896¤true,video¤"<a rel=""license"" href=""http://creativecommons.org/licenses/by-sa/4.0/""><img alt=""Creative Commons License"" style=""border-width:0"" src=""https://i.creativecommons.org/l/by-sa/4.0/80x15.png"" /></a><br />This work is licensed under a <a rel=""license"" href=""http://creativecommons.org/licenses/by-sa/4.0/"">Creative Commons Attribution-ShareAlike 4.0 International License</a>.\n\n*2021, 2022 D. Cuartielles for Malmo University, Sweden*"¤true,license
5-
video1¤1¤This is how it Looks Like¤[PREVIOUSARTICLE] [INDEX] [FOLLOWINGARTICLE]¤Once the site has been rendered, if you have Github pages enabled for the repository, it will automagically render the site for you. This is how it will look like.¤true,text¤https://vimeo.com/1234567¤true,video¤"<a rel=""license"" href=""http://creativecommons.org/licenses/by-sa/4.0/""><img alt=""Creative Commons License"" style=""border-width:0"" src=""https://i.creativecommons.org/l/by-sa/4.0/80x15.png"" /></a><br />This work is licensed under a <a rel=""license"" href=""http://creativecommons.org/licenses/by-sa/4.0/"">Creative Commons Attribution-ShareAlike 4.0 International License</a>.\n\n*2021, 2022 D. Cuartielles for Malmo University, Sweden*"¤true,license
4+
video1¤0¤Rendering a Site¤[PREVIOUSARTICLE] [INDEX] [FOLLOWINGARTICLE]¤This is how a site can be rendered using the default site creation script from the command line interface in Linux.¤true,text¤https://player.vimeo.com/video/680660979?h=2316246896¤true,video¤"<a rel=""license"" href=""http://creativecommons.org/licenses/by-sa/4.0/""><img alt=""Creative Commons License"" style=""border-width:0"" src=""https://i.creativecommons.org/l/by-sa/4.0/80x15.png"" /></a><br />This work is licensed under a <a rel=""license"" href=""http://creativecommons.org/licenses/by-sa/4.0/"">Creative Commons Attribution-ShareAlike 4.0 International License</a>.\n\n*2021, 2022 D. Cuartielles for Malmo University, Sweden*"¤true,license
5+
video1¤1¤This is how it Looks Like¤[PREVIOUSARTICLE] [INDEX] [FOLLOWINGARTICLE]¤Once the site has been rendered, if you have Github pages enabled for the repository, it will automagically render the site for you. This is how it will look like.¤true,text¤https://player.vimeo.com/video/680675482?h=3ec044a3d6¤true,video¤"<a rel=""license"" href=""http://creativecommons.org/licenses/by-sa/4.0/""><img alt=""Creative Commons License"" style=""border-width:0"" src=""https://i.creativecommons.org/l/by-sa/4.0/80x15.png"" /></a><br />This work is licensed under a <a rel=""license"" href=""http://creativecommons.org/licenses/by-sa/4.0/"">Creative Commons Attribution-ShareAlike 4.0 International License</a>.\n\n*2021, 2022 D. Cuartielles for Malmo University, Sweden*"¤true,license

site/en/01-This_is_how_it_Looks_Like/01-This_is_how_it_Looks_Like.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Once the site has been rendered, if you have Github pages enabled for the reposi
1010

1111
## Video
1212

13-
<iframe src="https://vimeo.com/1234567" width="640" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
13+
<iframe src="https://player.vimeo.com/video/680675482?h=3ec044a3d6" width="640" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
1414

1515
## License
1616

0 commit comments

Comments
 (0)