A simple GitHub Action for producing Nanoc build artifacts compatible with GitHub Pages. Derived from jekyll-build-pages.
This is used along with actions/deploy-pages
to use Github's support for building Pages with Actions.
See action.yml.
As far as the actual workflow you will need, here's an example from my own website using this action.
The scripts and documentation in this project are released under the MIT License.