URI:
       phlog-gen/ -- phlog generator (python, groff, awk)
   DIR Home
   DIR Back to projects
       
       A set of scripts to generate a simple phlog.  It uses groff,
       together with the macros defined in `goph.tr', to format the
       posts (see `source/' for some examples).  They'll be output as
       gophermaps instead of text files, mostly to actually be able to
       *link* to things from them.
       
       It expects the posts to be in the `source/' folder, with their
       names in the `YYYY-MM-DD.txt' format.
       
       Run the generator by executing
           $ make gen
       and publish the changes with
           $ make publish   # will also run make gen
       
  TEXT 2019-06-27  0.1k  Makefile
  TEXT 2019-06-27  0.2k  collapse-nl.awk
  TEXT 2019-06-27  1.0k  embed-latest.sh
  TEXT 2019-06-27  0.3k  gen-page.sh
  TEXT 2019-06-27  3.7k  gen-phlog.py
  TEXT 2019-06-27  2.9k  goph.tr
   DIR 2019-06-27     -  source/