1 #!/usr/bin/env python3 2 from ghp_import import ghp_import 3 ghp_import("book", branch="gh-pages", no_history=True, mesg="Generate mdbook")