This wrapper simplifies the process of building/rendering learnvimscriptthehardway, which is included as a git subtree along with the build dependency bookmarkdown.
This is unix. You know this.
makeRendered pages go to build/learnvimscriptthehardway/.
To build and serve on 127.0.0.1:8000:
make serveTo use a different interface/port see ./scripts/serve.zsh.
Subtrees are managed with braid.
braid update