gemlog.sh/README.md

16 lines
588 B
Markdown
Raw Normal View History

2020-09-02 22:52:31 +00:00
# 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