aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
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
+