Jess Bees 5a78e45c89 Support recording expected output in an action!
the `record_expected_output` script now uses the `act` utility
(https://github.com/nektos/act) to run this repo's action in a container
as github actions would.

You can now pass one argument to that, `local`, to go back to running
`github-pages` on your local ruby install. (I removed the `.ruby-version`
file since we don't *need* to record using the local env anymore, so
make sure that you're on Ruby 2.7.4)

This eliminates the inconsistency between recorded output and generated
output on actions, so we don't need to ignore any lines in `diff` anymore.
2022-02-02 12:50:26 -05:00
2021-12-14 11:27:51 -05:00
2022-01-28 23:42:42 +00:00
Doc
2022-01-28 15:32:53 -08:00
2021-12-14 11:27:51 -05:00
2021-12-14 11:27:51 -05:00
2021-12-15 11:13:45 -08:00

Jekyll-Build-Pages

A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages.

Scope

This is used along with actions/deploy-pages as part of the official support for building Pages with Actions (currently in public beta for public repositories).

Usage

See action.yml

License

The scripts and documentation in this project are released under the MIT License.

Languages
HTML 91.5%
CSS 5.3%
PowerShell 1.1%
Shell 0.9%
Ruby 0.7%
Other 0.5%