pttk ws
pttk ws [HTDOC_PATH] [URL_TO_LISTEN_FOR] [OPTIONS]
pttk ws provides a simple static web server for testing the content you’re rendering with Pandoc (or other static site generator).
In the example the htdoc directory is called “myblog” and you can view the result at http://localhost:8000.
pttk ws $HOME/Sites/myblog