Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antfu/resume
Résumé d'antfu
https://github.com/antfu/resume
resume resume-builder
Last synced: 19 days ago
JSON representation
Résumé d'antfu
- Host: GitHub
- URL: https://github.com/antfu/resume
- Owner: antfu
- License: mit
- Created: 2020-04-29T22:15:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T05:49:29.000Z (10 months ago)
- Last Synced: 2024-10-04T22:17:16.557Z (30 days ago)
- Topics: resume, resume-builder
- Language: Less
- Homepage: https://resume.antfu.me
- Size: 146 KB
- Stars: 60
- Watchers: 3
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Résumé d'antfu
This is my Résumé generator. You can check out my Résumé [here](https://resume.antfu.me).
The theme is heavy modified from [jsonresume-theme-kwan](https://github.com/icoloma/jsonresume-theme-kwan).
## How it works
- The data is hosted by [Gist](https://gist.github.com/antfu/ceb04ede6daf195eaf51e32b6aef5d4e) with [JSON Resume](https://jsonresume.org/) standard.
- The website is hosted by [Netlify](http://netlify.com/) with CI/CD.
- HTML is generated with [Handlebars](https://handlebarsjs.com/) and PDF is printed with [puppeteer](https://github.com/puppeteer/puppeteer/).> Note: I did a lot quick hacks to make it suitable for my design, which may not be good to be general used as a theme. While I may not have time to improve it, PRs are great welcome!
## License
The script is licensed with MIT.