# 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 x** scp's the files modified in the past x hours to the web server (by default 1) ## php files - **index.php**, **sticky.php**, **search.php** are the files used to display the blog on the web server