actions-marketplace-validations/mawl: Make Another Weblog!

mawl: Make Another Weblog! mawl converts repos w/markdown files into full blog-like static sites for hosting on GH Pages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
CNAMEYour GitHub Pages CNAME, if any.no""
INPUT_FOLDERA subdirectory of the input repository which contains the markdown we wish to convert to a static site, i.e. docs/ or src/blogno""
GITHUB_REPOSITORYTarget GitHub repository, which receives the built static site.no${{ github.repository }}
REMOTE_BRANCHTarget repository branch for the built static site.nogh-pages
GITHUB_ACTORName of the deploy actorno${{ github.actor }}
GITHUB_TOKENToken for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}no${{ github.token }}

no outputs