spuxy/Resumify

Generate a static CV site (index.html) from a YAML source — no Go toolchain or recompile needed in your repo.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
srcPath to your cv.yml (relative to your repo) or a raw URL.yescv.yml
outOutput path for the generated index.html.noindex.html
refResumify ref (tag, branch, or SHA) to use.nomaster
go-versionGo version used to build resumify.no1.21
target-repoOptional: owner/repo to push the generated HTML to. If empty and a token is provided, defaults to <owner>/<owner>.github.io (lowercased) using the workflow's repo owner.no""
target-branchBranch to push to in target-repo.nomain
target-pathPath inside target-repo to write the generated HTML.noindex.html
tokenGitHub token (PAT or fine-grained) with contents:write on target-repo. Required when target-repo is set.no""
commit-messageCommit message used when pushing to target-repo.nochore: update CV via resumify
commit-user-nameGit user.name for the push commit.nogithub-actions[bot]
commit-user-emailGit user.email for the push commit.no41898282+github-actions[bot]@users.noreply.github.com

no outputs