Skip to content

Josh-AS/slate-builder-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slate-builder-action

A Github Action for building Slate Documentation

THIS ACTION MAY NOT BE PRODUCTION READY, USE WITH CAUTION

Usage:

  - name: Docs Builder
    uses: Josh-AS/slate-builder-action@v1.0.0
      with:
        docsPath: /docs

Result:

Built documentation in the /build directory of the workspace.

Inputs

docsPath

[**Optional, default: '/' **] Path to the folder containing your documentation source (.md files)

About

A Github Action for building Slate Documentation

Resources

Stars

Watchers

Forks

Packages

No packages published