remarkgo is a simple slide viewer for remark.
$ go get github.com/handlename/remarkgo/cmd/remarkgo
Place your markdownfile as index.md and execute remarkgo.
$ remarkgo
Or set option -s path/to/markdownfile.
$ remarkgo -s path/to/markdownfile
Then, you can look slides at http://localhost:8080.
Some options are supported.
See help by remakgo -help.
Those are availabled in browser.
r: Reload slides from markdown file.
NAGATA Hiroaki (@handlename)
MIT