https://github.com/wheelerlaw/resume
My resume. Created using FOSS.
https://github.com/wheelerlaw/resume
Last synced: 3 months ago
JSON representation
My resume. Created using FOSS.
- Host: GitHub
- URL: https://github.com/wheelerlaw/resume
- Owner: wheelerlaw
- Created: 2018-06-26T02:23:37.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T18:21:57.000Z (over 1 year ago)
- Last Synced: 2025-01-30T07:31:02.514Z (5 months ago)
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resume
This version of the resume is made using Inkscape. The source SVG is committed to this repo and a PDF is automatically
generated by the CI system.When a pull request is opened, the source file is tested by doing a simple build test and
the output of this test (a PDF) is added as an artifact to the build.When a commit is pushed to `main` (e.g. when a pull request is merged), the PDF is built and uploaded as an asset
to a GitHub release in the repo. The versioning uses a modified [CalVer](https://calver.org/) versioning scheme in the
form of `YY.MM-PATCH`.