- added support for serving images #19 ForbesLindesay
- Update marked dep #17 from pdehaan
- changed; uses GitHub Octicons for directory previews edwellbrook
- fixed; default host should be localhost for windows #15
- added; --host support matthias-guenther
- changed; default host is now 0.0.0.0 matthias-guenther
- support --port
- Update dependencies #7 ForbesLindesay
- Add a user agent to all github requests #6 ForbesLindesay
- Add a charset meta tag to the template #5 domenic
- set process.title
- Use a cross browser open implementation #3 ForbesLindesay
- added directory browser support #2 ForbesLindesay
- render on github server if possible #2 ForbesLindesay
- live rendering support (local changes are reflected on page refresh) #2 ForbesLindesay
- timeout github after 4 seconds
- fixed; output text
- added; support for specifying a markdown file
- added; source href attribution
- always attempt using latest github css
- initial release