# https://github.com/mixu/markdown-styles mkdir input/ echo "# Hello world YOLO" > input/index.md generate-md --layout github --input ./input --output ./output google-chrome ./output/index.html