Adding checks for things that commonly go wrong during template conversion.
authorGreg Wilson <gvwilson@third-bit.com>
Thu, 15 Sep 2016 18:37:58 +0000 (14:37 -0400)
committerGreg Wilson <gvwilson@third-bit.com>
Thu, 15 Sep 2016 18:37:58 +0000 (14:37 -0400)
commitf0a947584aefeb1425e3f2952b1ef6bbe20b645e
tree4b36b843fd1052f802ba22426620d4a488d48f56
parent68c149376d66d135a98c41e382800f051aee50b3
Adding checks for things that commonly go wrong during template conversion.

1. Checking that `index.md` has `root` set to '.'
2. Checking that `_config.yml` has `root` set to '..'
bin/lesson_check.py