An open API service indexing awesome lists of open source software.

https://github.com/yeikiu/yeikiu.github.io

📝 Your Markdown CV to PDF and html with GitHub Actions
https://github.com/yeikiu/yeikiu.github.io

cv-template github-actions github-actions-ci html markdown pdf pdf-generation

Last synced: 7 months ago
JSON representation

📝 Your Markdown CV to PDF and html with GitHub Actions

Awesome Lists containing this project

README

          

# md > html > pdf

👀 Visit my CV online @ [https://yeikiu.github.io](https://yeikiu.github.io)

- [Markdown Source](https://yeikiu.github.io/src/resume.md)
- [PDF Result](https://yeikiu.github.io/resume.pdf)

# USAGE

## Modify source files

- `src/logo.png` with your own logo/profile img
- `src/resume.md` with your resume data

## Generate output

Simply push to `master` and let GitHub Actions generate and commit both `index.html`and `resume.pdf` final files