various tools for managing a gopherhole
Go to file
randomuser a8579a5219 sometimes the makefile doesn't work 2021-06-30 23:40:33 -05:00
.gitignore housekeeping 2021-06-30 23:37:57 -05:00
Makefile housekeeping 2021-06-30 23:37:57 -05:00
README the great documentation update 2021-06-30 23:19:51 -05:00
install.sh sometimes the makefile doesn't work 2021-06-30 23:40:33 -05:00
phman.py initial version 2021-06-30 23:14:00 -05:00

README

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.