All checks were successful
continuous-integration/drone/push Build is passing
81 lines
2.7 KiB
HTML
81 lines
2.7 KiB
HTML
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated with distribusi-go -->
|
|
<meta name='generator' content='distribusi-go' />
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
|
|
<style>
|
|
.image {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.pdf {
|
|
width: 640px;
|
|
height: 640px;
|
|
}
|
|
|
|
.x-directory::before {
|
|
content: "📁 ";
|
|
font-size: 18px;
|
|
}
|
|
|
|
.filename {
|
|
display: block;
|
|
font-family: mono;
|
|
}
|
|
|
|
.gif {
|
|
width: 450px;
|
|
max-height: 450px;
|
|
}
|
|
|
|
div {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
margin: 1em;
|
|
padding: 1em;
|
|
}
|
|
|
|
video {
|
|
width: 450px;
|
|
max-height: 450px;
|
|
}
|
|
|
|
/* this is the stylesheet for this website 😌 */
|
|
|
|
html {
|
|
background-color: #bde1fe;
|
|
margin: 3rem;
|
|
}
|
|
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div id="dist" class='x-directory'><a href='dist/'>dist/</a></div>
|
|
<div id="tutorial" class='x-directory'><a href='tutorial/'>tutorial/</a></div>
|
|
<div id="01-INTRO.md" class='text'><pre>distribusi turns a bunch of files and folders on your computer into a website
|
|
without much fuss. This website is made with distribusi! Have a stroll around.
|
|
You can think of it as a low-tech content management tool for the web.</pre><span class='filename'>01-INTRO.md</span></div>
|
|
<div id="02-FILES.md" class='text'><pre>distribusi tries to make standalone HTML files which are convenient for
|
|
browsing on the web. It loads the content from text files directly into the
|
|
page. The name of the file is included below ("02-FILES.md").
|
|
|
|
Each image is shown as a thumbnail which is automatically generated. This makes
|
|
the pages more lightweight. Thumbnails can be removed easily later on. See the
|
|
<a href="tutorial">tutorial</a> for more.</pre><span class='filename'>02-FILES.md</span></div>
|
|
<div id="03.CONTACT.md" class='text'><pre>Code: <a href="https://git.coopcloud.tech/decentral1se/distribusi-go">git.coopcloud.tech/decentral1se/distribusi-go</a>
|
|
Contact: <a href="https://gts.varia.zone/@decentral1se">@decentral1se@varia.zone</a> or cellarspoon AT riseup DOT net</pre><span class='filename'>03.CONTACT.md</span></div>
|
|
<div id="d-speed.mp4" class='video'><video controls> <source src="d-speed.mp4" type="video/mp4"> </video><span class='filename'>d-speed.mp4</span></div>
|
|
<div id="heya.jpg" class='image'><figure> <a href="heya.jpg"> <img class="thumbnail" loading="lazy" src="heya_distribusi_thumbnail.jpg"> </a> </figure><span class='filename'>heya.jpg</span></div>
|
|
<div id="styles.css" class='text'><pre>/* this is the stylesheet for this website 😌 */
|
|
|
|
html {
|
|
background-color: #bde1fe;
|
|
margin: 3rem;
|
|
}</pre><span class='filename'>styles.css</span></div>
|
|
</body>
|
|
</html
|