Add the option to create a new Read the Docs project.
The prompt for this should be conditional on {"init_git": true} and {"init_github_repo": true} (see #2). As such, this depends on cookiecutter/cookiecutter#1645.
See also the relevant section of the Read the Docs REST API documentation on creating a new project.