From 4327f117904785ac64e749e01364651cb62ba6ef Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Fri, 9 May 2025 12:19:26 +0200 Subject: update --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 13f604c..0b4efd3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# A collection of scripts to manage my blog +# A collection of scripts to manage my simple blog + +> git clone https://git.wittamore.com/blog ## bash scripts - **blogthis** creates a blog article @@ -6,6 +8,9 @@ - **blogsitemap** creates the sitemap.xml file - **blogsend x** scp's the files modified in the past x hours to the web server (by default 1) +Typical use is **blogthis** followed by **blogrss;blogsitemap;blogsend** + ## php files - **index.php**, **sticky.php**, **search.php** are the files used to display the blog on the web server +These files list and search the html files in the web site's "articles" and "sticky" directories -- cgit v1.2.3