Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
upload-cloud

GitHub Action

Pages Nanoc

v2.1.0

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.1.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 (currently in public beta for public repositories).

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.