Watch directories for markdown changes and compile using pandoc.
- Use filewatcher (Ruby) to watch a given directory
- When a file is changed/added
- Split it into a pandoc default file (YAML) and an input document (Markdown)
- N.B. See discussion for details
- Compile using the input and options
- Split it into a pandoc default file (YAML) and an input document (Markdown)
- Add the output file(s) to a given directory