hakyll icon indicating copy to clipboard operation
hakyll copied to clipboard

github-pages-tutorial: Add git-commit-filetree instructions

Open 0cjs opened this issue 6 years ago • 0 comments

The git-commit-filetree program replaces seven error-prone commands in the release process with a single, simple command. As a bonus, it also doesn't need a special rsync command to remove old files deleted from the source.

This adds instructions for the use of git-commit-filetree as an alternative to the manual process currently described in the tutorial. The manual process documentation is still maintained, in case people either don't want to use git-commit-filetree or they want to better understand the process.

Testing of the new documentation was done manually, with cut-and-paste of the commands from the rendered document.

0cjs avatar Mar 30 '19 03:03 0cjs