Resume
My resume written in LaTeX with complete CI/CD piplines.
Install / Use
/learn @kirintwn/ResumeREADME
Kirin Hou's Resume
My resume written in LaTeX based on Awesome-CV with complete CI/CD pipline. Fully automated testing, building & release process is powered by GitHub Actions & semantic-release. The output pdf can be found in the releases section, or the preview is available here with GitHub Pages.
Download: resume.pdf
Local Development
Setup
The following tools need to be installed on your system in advance:
git:>=2docker:>=18.09earthly:>=0.6.8 <7
First clone the repository:
git clone git@github.com:kirintwn/resume.git
Test & Build Locally
- test:
earthly +test - build:
earthly +build - run test & build:
earthly +all
Credits
The list of some third party components used in this project, with due credits to their authors and license terms. More details can be found in their README documentations.
