Skip to content

tubone24/resume

Repository files navigation

Gitpod ready-to-code

tubone resume

Actions Status

tubone's resume using by Json Resume

Json Resume API

Created by API with GitHub

API

How Deploy

First, install resume-cli

npm install -g resume-cli

And, install dependant packages with npm

npm install

Next, preview local http://localhost:4000

npm run develop

Build HTML

npm run build-html

Build PDF

npm run build-pdf

HTML FORMAT

Hosting by Github-pages.

https://tubone24.github.io/resume/

PDF FORMAT

Hosting by Github-pages.

https://tubone24.github.io/resume/PDF.pdf

CI/CD

The repository uses GitHub Actions to commit the built files to the gh-pages branch.

With GitHub Pages, all you have to do is commit the resume.json file and you'll get a It will be released.