summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2024-07-17 08:38:47 +0100
committerLibravatar cel 🌸 <cel@blos.sm>2024-07-17 08:38:47 +0100
commitfb76f6581f199504e66125dad3f5ca5a7d4c7db6 (patch)
tree3c3887bf5af2f3b33e24f92754975d348a587f84
parent5c37993d0672d5ce34e9766d3a4f85c7f59ccb7a (diff)
downloadinfoculture.pub-fb76f6581f199504e66125dad3f5ca5a7d4c7db6.tar.gz
infoculture.pub-fb76f6581f199504e66125dad3f5ca5a7d4c7db6.tar.bz2
infoculture.pub-fb76f6581f199504e66125dad3f5ca5a7d4c7db6.zip
webtorrent testing
-rw-r--r--templates/post.html4
-rw-r--r--todo.md3
2 files changed, 6 insertions, 1 deletions
diff --git a/templates/post.html b/templates/post.html
index ddbd384..5815e91 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -1,4 +1,6 @@
<main role="main">
+ $if(torrent)$
$partial("templates/load-webtorrent.html")$
+ $endif$
$partial("templates/article.html")$
-</main> \ No newline at end of file
+</main>
diff --git a/todo.md b/todo.md
index 56340e9..d81557f 100644
--- a/todo.md
+++ b/todo.md
@@ -10,6 +10,9 @@
[x] sitemap.xml
[x] teasers
[x] webtorrent
+[ ] resources directory
+[ ] move posts to articles
+[ ] edit about
[ ] remove placeholders
later: