From 74061f842466541c1ba4a85d7b43befc31ae8233 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Wed, 1 Jul 2026 10:04:42 +0200 Subject: update --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..a8f2628 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +## Blog Scripts + +These bash scripts update and maintain my blog. + +The blog resides in a git repos and is mirrored to a remote http server. + +``` +blogthis - create a blog article, then runs blogrss, blogsitemap, blogsend +blogrss - creates an rss feed +blogsitemap - creates a sitemap +blogsend - updates the git repos, clones into the remote web root +``` -- cgit v1.3.1