Skip to content

castedo/baseprinter-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Baseprinter Action

This is a reusable automation workflow for GitHub Actions that runs Baseprinter to generate a Baseprint document snapshot and commit it to a branch named autobaseprint. This reusable workflow is also useful for automatically generating an HTML/PDF preview website.

Quick Start

To quickly get started, use baseprint-starter as a template to create a new repository.

Alternatively, use the contents of baseprint-starter as an example.

Inputs

xargs-input

Default value: baseprinter-xargs.txt.

This input parameter specifies the file that contains the arguments to pass to baseprinter. The file format is the input file format understood by xargs.

An example is baseprinter-xargs.txt in baseprint-starter.

baseprint-path

Default value: baseprint.

Do not use this path in sources. Baseprinter will generate baseprint snapshot contents into the path assigned to baseprint-path. This path will be automatically committed and pushed to the autobaseprint branch.

About

Basecast Build Pages Action

Resources

License

Stars

Watchers

Forks

Packages

No packages published