diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-10 19:17:35 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-10 19:17:35 +0200 |
commit | 039758f9d40db059d5b8bdcd553a13c9e0819747 (patch) | |
tree | 5fc21d71c047d1a6b3237f7f9f924950f0e9a66d /README.md | |
parent | 230e8b0b0f972da89ba8b2bb8f2b06b9640eb48e (diff) | |
download | blog-039758f9d40db059d5b8bdcd553a13c9e0819747.tar.gz blog-039758f9d40db059d5b8bdcd553a13c9e0819747.tar.bz2 blog-039758f9d40db059d5b8bdcd553a13c9e0819747.zip |
update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ - **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) +**blogthis** sets up the article html header and footer. Articles are written in html. + Typical use is **blogthis** followed by **blogrss;blogsitemap;blogsend** You can then just use **blogsend** after updating an article |