But using the correct workflow, it’s possible to work on a draft of your book then build it once it’s finished.

    1. Create a new branch from the branches menu
      1. Enter a name that describe your modification, for example: “firstdraft”
    2. Your active branch should now be the branch that you just created
    3. Edit your book like usual
    4. Merge your draft branch into the master branch
    5. Delete your old draft branch