From 75fe6dd67e4affaa5d97d467fd2c30a163d90712 Mon Sep 17 00:00:00 2001 From: Bill Date: Sun, 6 Nov 2022 11:42:43 -0500 Subject: Add script for blog publishing Since a blog is written to the index.html its fairly easy to provide just the date and the md file. There still requires the line writing to the Blog Index. Also suppress warning exit from tidy which outputs a 1 if warnings and a 2 if errors were present. This method allows tidy.sh to be scriptable making warnings only return a 0 as well (so I can still use set -e in the scripts) --- www/blog/2022-11-06/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/blog/2022-11-06/index.html') diff --git a/www/blog/2022-11-06/index.html b/www/blog/2022-11-06/index.html index 4a1983b..d58e1cb 100644 --- a/www/blog/2022-11-06/index.html +++ b/www/blog/2022-11-06/index.html @@ -146,7 +146,7 @@ target="_blank" href= "https://gemini.circumlunar.space/docs/gemtext.gmi">gemini.circumlunar.space - – A quite introduction to “gemtext” markup | Links + – A quick introduction to “gemtext” markup | Links

I felt that this provided a lot of useful limitations that removed a -- cgit v1.2.3-54-g00ecf