This directory contains the bash scripts that I use to write and maintain my phlog.
       
       I have a local tree in src/gopher/phlog and a remote clone in /srv/gopher/phlog. 
       
       ~~ phlogthis ~~
       This script creates a phlog entry with a header and opens your text editor (in my case micro) to write the phlog entry.
       
       It then saves the entry, runs phlogmap to update the gophermap, and phlogrss to update the rss feed.
       
       The final action is to run phlogsend, which uploads the phlog via ssh and rsync.
       
       psend also uploads any modified file under src/gopher, and any new file or directory
       
 (TXT) phlogmap
 (TXT) phlogrss
 (TXT) phlogsend
 (TXT) phlogthis