diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-07 22:23:57 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-07 22:23:57 +0200 |
commit | 462f75b7e0ba21a46f1498740b8840796381a6b1 (patch) | |
tree | e3b60b0232a2fbf67571d09a4aea274e8d015ad1 /README.txt | |
parent | 66d9ecaa26925ffcc0947e887cc7a94f79268644 (diff) | |
download | blog-462f75b7e0ba21a46f1498740b8840796381a6b1.tar.gz blog-462f75b7e0ba21a46f1498740b8840796381a6b1.tar.bz2 blog-462f75b7e0ba21a46f1498740b8840796381a6b1.zip |
added README.txt
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..a2ad678 --- /dev/null +++ b/README.txt @@ -0,0 +1,6 @@ +This is a collection of scripts to manage my blog + +- 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 |