Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 555 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 555 Bytes

create-release

Current generation steps

  • Edit resume.json or hack/resume.html.tmpl for data or template changes
  • Create html with go run hack/template.go
  • Get pdf from browser (or use workflow)

Workflow

This repo has a GitHub Actions workflow that will generate the html and pdf versions of resume.json. It will also create a release and update my personal site when a tag is pushed.