But using the correct workflow, it’s possible to work on a draft of your book then build it once it’s finished.
- Create a new branch from the branches menu
- Enter a name that describe your modification, for example: “firstdraft”
- Your active branch should now be the branch that you just created
- Edit your book like usual
- Merge your draft branch into the master branch
- Delete your old draft branch