From 6db711b0fd6918509def08df9e32e9f3311a56da Mon Sep 17 00:00:00 2001 From: vitrinekast Date: Tue, 26 Mar 2024 13:57:33 +0100 Subject: [PATCH] combine the templates --- create_book.sh | 2 +- print.css | 1 + templates/book.jinja | 19 +++++++++++++++++++ 3 files changed, 21 insertions(+), 1 deletion(-) diff --git a/create_book.sh b/create_book.sh index 9f46ca0..0eaa62c 100644 --- a/create_book.sh +++ b/create_book.sh @@ -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 \ No newline at end of file diff --git a/print.css b/print.css index 7675841..a3184e3 100644 --- a/print.css +++ b/print.css @@ -22,6 +22,7 @@ body { article { margin: 1cm .5cm; + page-break-after: always; } ul { diff --git a/templates/book.jinja b/templates/book.jinja index 95a1d90..99d3644 100644 --- a/templates/book.jinja +++ b/templates/book.jinja @@ -24,6 +24,25 @@ +
+

Preface

+

+ TL;DR researches ways to make sense of the hidden labour that goes on in a feminist server through log files and unlogged activity. +

+

+ 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. +

+

+ chopchop is a a Raspebrry Pi that is configured, maintained and used by XPUB1 as a community server. +

+

+ 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. +

+

+ 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. +

+
+

The state of chopchop on {{now}}?