A resume template written in Markdown,Yaml JSON auto generates github-pages website & PDF by Jekyll. 在线简历生成模板(超高兼容可导PDF)
CV Generator is a resume template that automatically builds on GitHub Pages using Jekyll. It supports various data formats including markdown, yaml, and json, making it easy to write and read. The template is optimized for mobile devices and supports printing to PDF. It is compatible with multiple browsers such as Chrome, Android, Edge, IE, Safari, and Firefox.
To use the CV Generator template, follow these steps:
_data/resume.yml (or resume.json) file and make necessary edits based on the comments and requirements{your-github-id}.github.io/CV/ to view the generated resumeFor advanced usage and customization, you can fork the template and make modifications in the forked repository. You can also contribute to improving the template by submitting pull requests.
To export the generated resume as a PDF, follow these steps:
To debug and locally test the template, you need to install Jekyll and run the jekyll serve command to start the local server. For custom domain setup, you can add a CNAME file with your domain name and modify the DNS’s CNAME record to {YOUR-github-ID}.github.io.
CV Generator is a Jekyll-based resume template that automates the generation of resumes on GitHub Pages. It supports various data formats, mobile responsiveness, PDF export, HTML and CSS compression, browser compatibility, and customization options. The installation process is straightforward, making it easy for users to create and publish their resumes using this template.