add prototype of peertube interface
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fe3a80cf63
commit
42bd1879ea
176
lumbung.space/videofeedprototype.html
Normal file
176
lumbung.space/videofeedprototype.html
Normal file
@ -0,0 +1,176 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en" class="no-js">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width">
|
||||||
|
|
||||||
|
<title>lumbung.space video archive prototype</title>
|
||||||
|
|
||||||
|
<meta name="description" content="this page is generated on the basis of a peertube instance">
|
||||||
|
<meta property="og:title" content="lumbung.space video archive prototype">
|
||||||
|
<meta property="og:description" content="this page is generated on the basis of a peertube instance">
|
||||||
|
<meta property="og:image" content="https://tv.undersco.re/lazy-static/previews/67a0384c-bd98-4366-a742-dd41045ac56a.jpg">
|
||||||
|
<meta property="og:image:alt" content="Image description">
|
||||||
|
<meta property="og:locale" content="en_GB">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
|
<meta property="og:url" content="https://lumbung.space/videofeedprototype.html">
|
||||||
|
<link rel="canonical" href="https://lumbung.space/videofeedprototype.html">
|
||||||
|
|
||||||
|
<link rel="icon" href="/favicon.ico">
|
||||||
|
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
|
||||||
|
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
||||||
|
<link rel="manifest" href="/my.webmanifest">
|
||||||
|
<meta name="theme-color" content="#FF00FF">
|
||||||
|
<style type="text/css">
|
||||||
|
body {font-size:1.3rem;font-family: sans-serif;}
|
||||||
|
.wrapper {
|
||||||
|
max-width: 60%;
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
|
.video-box {
|
||||||
|
display: block;
|
||||||
|
width:100%;
|
||||||
|
border:2px solid #0e0e22;
|
||||||
|
margin-bottom: 2em;
|
||||||
|
width:47%;
|
||||||
|
box-shadow:1em 1em 0 #d2d1c8;
|
||||||
|
}
|
||||||
|
.video-box img {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
.video-box .media {
|
||||||
|
line-height: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.title{
|
||||||
|
margin-top:0;
|
||||||
|
border-top: 2px solid #0e0e22;
|
||||||
|
background-color: #fff09d;
|
||||||
|
padding:0.5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer{
|
||||||
|
margin-top:0;
|
||||||
|
border-top: 2px solid #0e0e22;
|
||||||
|
background-color: #fff09d;
|
||||||
|
font-size:0.9rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.channel{
|
||||||
|
border-right: 2px solid #0e0e22;
|
||||||
|
padding-left: 1em;
|
||||||
|
padding-right: 1em;
|
||||||
|
padding-top: 0.2em;
|
||||||
|
display: inline-block;
|
||||||
|
padding-bottom: 0.2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.date {
|
||||||
|
float:right;
|
||||||
|
border-left: 2px solid #0e0e22;
|
||||||
|
padding-left: 1em;
|
||||||
|
padding-right: 1em;
|
||||||
|
padding-top: 0.2em;
|
||||||
|
display: inline-block;
|
||||||
|
padding-bottom: 0.2em;
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<!-- Content -->
|
||||||
|
|
||||||
|
<div class='wrapper'>
|
||||||
|
|
||||||
|
<div class='video-box'>
|
||||||
|
<div class='media'>
|
||||||
|
<img src="https://tv.undersco.re/lazy-static/previews/67a0384c-bd98-4366-a742-dd41045ac56a.jpg">
|
||||||
|
<!-- <video data-src="https://tv.undersco.re/videos/embed/67a0384c-bd98-4366-a742-dd41045ac56a"></video> -->
|
||||||
|
</div>
|
||||||
|
<div class='title'>
|
||||||
|
Futures Literacy for the Regenerative Economy — Oliver Bream McIntosh & FuPro Collective | RF2020
|
||||||
|
</div>
|
||||||
|
<div class='footer'>
|
||||||
|
<span class='channel'><a href='https://tv.undersco.re/video-channels/reclaimfutures'> ReclaimFutures</a></span>
|
||||||
|
<span class='date'> <a href='https://tv.undersco.revideos/watch/67a0384c-bd98-4366-a742-dd41045ac56a'> 2021-02-21</a></span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class='video-box'>
|
||||||
|
<div class='media'>
|
||||||
|
<img src="https://tv.undersco.re/lazy-static/previews/5b48b648-090e-4a16-9615-353820a363b9.jpg">
|
||||||
|
<!-- <video data-src="https://tv.undersco.re/videos/embed/5b48b648-090e-4a16-9615-353820a363b9"></video> -->
|
||||||
|
</div>
|
||||||
|
<div class='title'>
|
||||||
|
Through the Algorithmic Lens —Irini Papadimitriou | RF2020
|
||||||
|
</div>
|
||||||
|
<div class='footer'>
|
||||||
|
<span class='channel'><a href='https://tv.undersco.re/video-channels/reclaimfutures'> ReclaimFutures</a></span>
|
||||||
|
<span class='date'> <a href='https://tv.undersco.revideos/watch/5b48b648-090e-4a16-9615-353820a363b9'> 2021-02-21</a></span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class='video-box'>
|
||||||
|
<div class='media'>
|
||||||
|
<img src="https://tv.undersco.re/lazy-static/previews/34a443cf-f110-4de1-9867-3834adff47f4.jpg">
|
||||||
|
<!-- <video data-src="https://tv.undersco.re/videos/embed/34a443cf-f110-4de1-9867-3834adff47f4"></video> -->
|
||||||
|
</div>
|
||||||
|
<div class='title'>
|
||||||
|
Peek- creating games for understanding futures — Evan Raskob | RF2020
|
||||||
|
</div>
|
||||||
|
<div class='footer'>
|
||||||
|
<span class='channel'><a href='https://tv.undersco.re/video-channels/reclaimfutures'> ReclaimFutures</a></span>
|
||||||
|
<span class='date'> <a href='https://tv.undersco.revideos/watch/34a443cf-f110-4de1-9867-3834adff47f4'> 2021-02-21</a></span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class='video-box'>
|
||||||
|
<div class='media'>
|
||||||
|
<img src="https://tv.undersco.re/lazy-static/previews/51107f34-b18b-47b7-a4ca-704ff2348f71.jpg">
|
||||||
|
<!-- <video data-src="https://tv.undersco.re/videos/embed/51107f34-b18b-47b7-a4ca-704ff2348f71"></video> -->
|
||||||
|
</div>
|
||||||
|
<div class='title'>
|
||||||
|
From cradle-to-grave: Tech won’t save us — Benjamin Gaulon | RF2020
|
||||||
|
</div>
|
||||||
|
<div class='footer'>
|
||||||
|
<span class='channel'><a href='https://tv.undersco.re/video-channels/reclaimfutures'> ReclaimFutures</a></span>
|
||||||
|
<span class='date'> <a href='https://tv.undersco.revideos/watch/51107f34-b18b-47b7-a4ca-704ff2348f71'> 2021-02-21</a></span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class='video-box'>
|
||||||
|
<div class='media'>
|
||||||
|
<img src="https://tv.undersco.re/lazy-static/previews/3e9dae3a-1d6b-43b9-9a5b-b0faa65e41a6.jpg">
|
||||||
|
<!-- <video data-src="https://tv.undersco.re/videos/embed/3e9dae3a-1d6b-43b9-9a5b-b0faa65e41a6"></video> -->
|
||||||
|
</div>
|
||||||
|
<div class='title'>
|
||||||
|
PGPoetry workshop — Yoav Lifshitz | RF2020
|
||||||
|
</div>
|
||||||
|
<div class='footer'>
|
||||||
|
<span class='channel'><a href='https://tv.undersco.re/video-channels/reclaimfutures'> ReclaimFutures</a></span>
|
||||||
|
<span class='date'> <a href='https://tv.undersco.revideos/watch/3e9dae3a-1d6b-43b9-9a5b-b0faa65e41a6'> 2021-02-21</a></span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class='video-box'>
|
||||||
|
<div class='media'>
|
||||||
|
<img src="https://tv.undersco.re/lazy-static/previews/23d2acf3-4dc8-4ad4-b8b1-a32025725317.jpg">
|
||||||
|
<!-- <video data-src="https://tv.undersco.re/videos/embed/23d2acf3-4dc8-4ad4-b8b1-a32025725317"></video> -->
|
||||||
|
</div>
|
||||||
|
<div class='title'>
|
||||||
|
Avatars in Zoom for All — Eyal Gruss | RF2020
|
||||||
|
</div>
|
||||||
|
<div class='footer'>
|
||||||
|
<span class='channel'><a href='https://tv.undersco.re/video-channels/reclaimfutures'> ReclaimFutures</a></span>
|
||||||
|
<span class='date'> <a href='https://tv.undersco.revideos/watch/23d2acf3-4dc8-4ad4-b8b1-a32025725317'> 2021-02-21</a></span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user