commit 70d8bb745024d2b382a93522e258fc28e7cc0c67 from: Bradley Taunt date: Sun Jul 14 15:59:29 2024 UTC Fix building barf script commit - 6e67a846f060ff6bb436cd2ff269b181ac52980c commit + 70d8bb745024d2b382a93522e258fc28e7cc0c67 blob - 5c0db4d36ddddd7eb7ea4f93a1dc28943a5a66b7 blob + bbbe550ccd8a4bde044e79d3641bdca5104e1ff4 --- barf +++ barf @@ -18,7 +18,7 @@ set -eu MARKDOWN=lowdown IFS=' ' -# Create tab-separated file with filename, title, creation date, last update +# Create tab separated file with filename, title, creation date, last update index_tsv() { for f in "$1"/*.md do @@ -35,13 +35,13 @@ index_html() { # Intro text $MARKDOWN index.md - echo "