prix-fixe

Expand History Expand History
Collapse History Collapse History

Create git-read GitHub Action

This is the last set of administrative code changes. If you’re uninterested in how https://seanpdoyle.github.io/prix-fixe/ is generated, skip ahead to the next commit.


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.