From fdbe7d36099ccc6cdd935f9274cafacc914b1a89 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Thu, 8 May 2025 23:55:31 +0200 Subject: update --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..83ded3c --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# A collection of scripts to manage my blog + +## bash scripts +- blogthis creates a blog article +- blogrss creates the rss.xml file +- blogsitemap creates the sitemap.xml file +- blogsend scp's the files modified in the past hour to the web server + +## php files +- index.php, sticky.php, search.php are the files used to display the blog on the web server + -- cgit v1.2.3