combine the templates

main
vitrinekast 8 months ago
parent b4fd205d65
commit 6db711b0fd

@ -1,4 +1,4 @@
pandoc /home/xpub/www/html/tl-dr/preface.html /home/xpub/www/html/tl-dr/book.html -o /home/xpub/www/html/tl-dr/logged_book.epub -c print.css --metadata title=+log_file_name, --epub-cover-image=cover.jpg --epub-embed-font='/home/xpub/www/html/tl-dr/fonts/Cascadia/ttf/CascadiaCode-Light.ttf' --epub-embed-font='/home/xpub/www/html/tl-dr/fonts/Ductus/DuctusRegular.woff'
pandoc /home/xpub/www/html/tl-dr/book.html -o /home/xpub/www/html/tl-dr/logged_book.epub -c print.css --metadata title=+log_file_name, --epub-cover-image=cover.jpg --epub-embed-font='/home/xpub/www/html/tl-dr/fonts/Cascadia/ttf/CascadiaCode-Light.ttf' --epub-embed-font='/home/xpub/www/html/tl-dr/fonts/Ductus/DuctusRegular.woff'
cp /home/xpub/www/html/tl-dr/logged_book.epub /home/xpub/www/html/tl-dr/log-books/overwrite.epub
echo "did the overwrite"
ls log-books > log-books/all.txt

@ -22,6 +22,7 @@ body {
article {
margin: 1cm .5cm;
page-break-after: always;
}
ul {

@ -24,6 +24,25 @@
<body>
<article>
<h1>Preface</h1>
<p>
TL;DR researches ways to make sense of the hidden labour that goes on in a feminist server through log files and unlogged activity.
</p>
<p>
Log files are inaccessible files that track the work a server performs as data. They're both hard to retrieve, hard to decipher, and have a bias towards the technological ecology, prioritizing the labour of machines.
</p>
<p>
chopchop is a a Raspebrry Pi that is configured, maintained and used by XPUB1 as a community server.
</p>
<p>
The unlogged activity of a server includes the physical labour, the decisions about shared spaces, the different knowledges that depend on each other for the network to exist.
</p>
<p>
This EPUB is a generated compilation of logs with annotations that provide context to the situatedness of this technology. With one book a day, a diary of chopchop is kept, stored and shared.
</p>
</article>
<article>
<h1>The state of chopchop on {{now}}?</h1>
<hr />

Loading…
Cancel
Save