From 8fd8b76ec90bff271e573a1a55ba558f033ea120 Mon Sep 17 00:00:00 2001 From: Adam Stück Date: Fri, 15 Dec 2023 16:50:03 +0100 Subject: barf: drop patch to create feed symlinks --- barf | 2 -- 1 file changed, 2 deletions(-) (limited to 'barf') diff --git a/barf b/barf index 07ad771..81bbcd2 100755 --- a/barf +++ b/barf @@ -94,8 +94,6 @@ rm -rf build && mkdir build index_tsv posts | sort -rt " " -k 3 > build/posts.tsv index_html build/posts.tsv > build/index.html atom_xml build/posts.tsv > build/atom.xml -ln -sf atom.xml build/rss.xml -ln -sf atom.xml build/feed while read -r f title created; do write_page "$f" "$title" "$created" done < build/posts.tsv -- cgit v1.2.3-70-g09d2