A template for pandoc document writing with build script.
- Pandoc (ver 1.17.0.3 as of writing)
- Git
Optional:
- fswatch, watching the file system for changes
- Browser extension to automatically reload html
- Clone this repo
- (optional) Delete the .git directory and
git init
- Write some stuff in the
./docs
directory - ensure
chapters
file includes all the files you need- for example
find ./docs -name "*.*" > ./chapters
- for example
- run
./build
- ???
- Profit
Getting pandoc: Duplicate link reference `[\\]' "source"
warning.