Skip to content
upload-cloud

GitHub Action

Pages Nanoc

v2.2.0 Latest version

Pages Nanoc

upload-cloud

Pages Nanoc

A simple GitHub Action for producing Nanoc build artifacts compatible with GitHub Pages

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Pages Nanoc

uses: SamStephens/nanoc-build-pages@v2.2.0

Learn more about this action in SamStephens/nanoc-build-pages

Choose a version

Nanoc-Build-Pages

A simple GitHub Action for producing Nanoc build artifacts compatible with GitHub Pages. Derived from jekyll-build-pages.

Scope

This is used along with actions/deploy-pages to use Github's support for building Pages with Actions.

Usage

See action.yml.

As far as the actual workflow you will need, here's an example from my own website using this action.

License

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