a gemlog management utility
Go to file
Lewis Cowper 16ace0fc6e remove my home directory from main script body 2020-09-05 19:45:03 +00:00
LICENSE initial commit 2020-09-02 16:53:14 -06:00
README.md initial commit 2020-09-02 16:53:14 -06:00
gemlog.sh remove my home directory from main script body 2020-09-05 19:45:03 +00:00

README.md

gemlog.sh

Utility for writing and managing gemini logs (gemlogs) without needing cgi.

To install: put it wherever you want and just add it to path

To use:

  1. write your post in .gmi format
    the script will display all posts starting with a number in reverse alphabetical order, so I recommend naming your post in the format YYYY-MM-DD.gmi. the first heading line of any depth in the document will be used as a title
  2. make sure you're in your gemlog directory then run gemlog.sh to build
  3. if you want rss, symlink the feed.rss file to your html server directory