Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/b2ns/fucking-resume
resume template I use 📄
https://github.com/b2ns/fucking-resume
resume-template
Last synced: 5 days ago
JSON representation
resume template I use 📄
- Host: GitHub
- URL: https://github.com/b2ns/fucking-resume
- Owner: b2ns
- License: mit
- Created: 2022-08-01T11:50:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-03T10:25:55.000Z (over 2 years ago)
- Last Synced: 2023-03-05T12:33:38.723Z (over 1 year ago)
- Topics: resume-template
- Language: Vue
- Homepage:
- Size: 4.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fucking-resume 📄
resume template I use
## how to use
```sh
# install dependence
pnpm i# edit data/resume.js and replace avatar image with your owen
# preview in broswer
pnpm dev# click the button to print to pdf
```## want to custom theme color
open browser devtools (F12), and edit css variable `--color-primary`