From 3c098b5377cf6703bf8db5ab069f1a8ba9b40c4e Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Mon, 1 Jul 2019 17:12:48 -0500
Subject: Add styling
---
TM | 17 ++++++-----------
1 file changed, 6 insertions(+), 11 deletions(-)
(limited to 'TM')
diff --git a/TM b/TM
index a4f2721..3516d66 100644
--- a/TM
+++ b/TM
@@ -1,19 +1,14 @@
$(T|sed 's/<[^>]\+>//g')
-$(q -d S &&
-e '' ||
-e '')
-
+$(q -d S/s.css&&e ''||
+e '')
$(T)
$(B|./lht)
-
-$(q "${N%%.*}" = index&&(
-e ''
-for p in I/*;do q "$p" = "$F"&&continue;
-n="${p#I/}";n="${n%%.*}.htm"
-e "- $(sed 1q $p)
"
+$(q "${N%.*}" = index&&(e ''
+for p in I/*;do q "$p" = "$F"&&continue;n="${p#I/}"
+e "- $(sed 1q $p)
"
done
e '
')||(e 'return'))
--
cgit 1.4.1-21-gabe81