From 6a1b9c499e2fb4c9a444a0f0c75ea43c33d7f28b Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 15 Jul 2017 00:09:23 -0700 Subject: doc updates --- TODO.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 90a0fcc..2211670 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,19 @@ +program structure: +- check for pandoc existence +- render each file to pandoc format (checking for typos, etc) +- connect to server +- for each doc: + parse for metadata + read page to see if it exists + if no change, pass + else, upload + +TODO: - `--help` - installation procedure - extract space, title, and/or page ID from pandoc yaml header +- don't push if no change Nice to have, but unlikely to be implemented: -- cgit v1.2.3