Skip to content

kirintwn/resume

Repository files navigation

Kirin Hou's Resume

Release Software License Build status semantic-release

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: >=2
  • docker: >=18.09
  • earthly: >=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.