gophertools/README.phlogmanager

26 lines
532 B
Plaintext

phlogmanager
-----------
simple program for managing phlogs automatically
how it works
============
drop files in your raw directory with names of this format:
<YYYY><MM><DD>-<name (s/ /-/g)>.txt
for example:
20210629-test-phlog-post.txt
run phman:
phman
phman generates a gophermap and a formatted phlog directory automagically so you don't have to do the manual labor. also, try running this on a cronjob.
MAKE SURE THAT YOUR FILES ARE IN THE CORRECT FORMAT!
20210629test-phlog-post.txt != 20210629-test-phlog-post.txt