Utilize the seanpdoyle/git-read [GitHub Action] to
generate web pages from this project’s Git history.
The declarations in .github/workflow/git-read.yml were inspired by the
corresponding GitHub Action workflow declared in the git-read
repository.
Specifying the --git-dir and --output-dir values in terms of the
GitHub Actions-provided $GITHUB_WORKSPACE environment variable
is important to ensure that the proper output is pushed to the
gh-pages branch.
Upon each git push to this repository, this project’s Git history will
be rendered as HTML and deployed to the gh-pages branch,
available at https://seanpdoyle.github.io/select-your-own-seat.