diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ - **blogsend x** scp's the files modified in the past x hours to the web server (by default 1) Typical use is **blogthis** followed by **blogrss;blogsitemap;blogsend** +You can then just use **blogsend** after updating an article +I use the micro text editor, but you can alter **blogthis** to use your favorite editor. ## php files - **index.php**, **sticky.php**, **search.php** are the files used to display the blog on the web server |