blob: d741d356b80a649329d12a12f0262fd7978fb06b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
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 to the web server
- index.php, sticky.php, search.php are the files used
to display the blog on the web server
|