diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-10-26 13:23:43 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-10-26 13:23:43 +0000 |
commit | 56779683e1abd996f50d1e66055f4f5540a7d61c (patch) | |
tree | 4202a0d942976ccabeb8186f2bb964fee2b8fd17 /index.html | |
parent | 1ea1a1c4103189134339f61519b254449f19a7e6 (diff) |
Added an image to link to RDA talk on Youtube
Until now, the raw link as text wasn't too obvious for a new viewer of
the webpage. So a snapshot was taken from the start of the video
created by RDA of my talk and added in the page to be more prominent
and help new viewers notice it more clearly.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -76,10 +76,14 @@ </div> <p class="clear">Maneage is a framework for having full control over a project's data lineage (thus producing a <a href="http://akhlaghi.org/reproducible-science.html">reproducible result</a>). Maneage is a recipient of the <a href="https://www.rd-alliance.org/node/64603">RDA Europe Adoption grant</a>. - To learn more about its founding criteria and a basic introduction, see Akhlaghi et al. (2020, <a href="https://arxiv.org/abs/2006.03018">arXiv:2006.03018</a>), watch <a href="https://www.youtube.com/watch?v=O4bdRu1_Yb0">this talk</a> (on YouTube, an invited talk at RDA Adoption week 2020), or see <a href="pdf/slides-intro.pdf">these slides</a>. + To learn more about its founding criteria and a basic introduction, see Akhlaghi et al. (2020, <a href="https://arxiv.org/abs/2006.03018">arXiv:2006.03018</a>), or watch the short talk linked below. </p> - <img class="center" src="img/project-flow.svg" width="85%" /> + <img class="center" src="img/project-flow.svg" width="85%" /> + + <h3>Short video introduction to Maneage:</h3> + <p class="clean">By clicking on the image below, you will be taken to the YouTube (in a new tab) to see an invited talk at RDA Adoption week 2020 to introduce Maneage, the <a href="pdf/slides-intro.pdf">slides</a> are also available.</p> + <a href="https://www.youtube.com/watch?v=O4bdRu1_Yb0" target="_blank"><img class="center" src="img/rda-talk-on-youtube.jpg" width="60%" /></a> </section> <section> |