## Blog Scripts These bash scripts update and maintain my blog. The blog resides in a git repos and is cloned on a remote http server web root. ``` 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 ```