commit | d729fc2dbbfc4bae691b6cc3be51b446fccbf8f1 | [log] [tgz] |
---|---|---|
author | T. Joseph Carter <tjcarter@spiritsubstance.com> | Sat May 06 23:16:00 2017 |
committer | XECDesign <XECDesign@users.noreply.github.com> | Mon May 08 15:25:04 2017 |
tree | 4deca6460c03d7c08bc88e62d18b0354334aa401 | |
parent | 0ee2578bc6feac8d44ceeb2e5bf0bad70630311f [diff] |
README.md: Describe more config variables, cleanup Added some documentation of environment variables to README.md, specifically WORK_DIR and DEPLOY_DIR. Explicitly did not include SCRIPT_DIR at this time because that appears to require some small work before it can be changed. Took the chance for some other syntax cleanups while I was at it, mostly breaking long lines and inserting whitespace where some Markdown parsers require it.