The
you can just go and inspect the generated HTML to see what would get pushed at:
see also: the
--dry-run
option is a good way to debug the --publish
option, as it builds the publish output files without doing any git commands that would be annoying to revert. So after doing:
ourbigbook --dry-run --publish .
cd out/publish/out/publish/
out
directory.