## 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 ```