gemlog.sh/README.md

588 B

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