Yet another resume template based on Jekyll. You can write your resume using Markdown, it will be rendered into HTML and can be printed as PDF file.
Features:
- Easy to use/edit/hide
- Jekyll + Markdown + Github Pages
- Multiple languages
- Multiple skins
- Content modular
- Responsive display
- Print-friendly
Fork this repository:
Edit the YAML file located in _data/data.yml:
Setting the Github pages source branch in settings -> Github Pages -> source, select master branch:
Wait a little while, open https://YOUR_GITHUB_USERNAME.github.io/online-resume in your browser. You can see your resume.
with profile photo:
without profile photo:
If you want to print your resume, just press the shortcut of print. Also, it can be saved as a PDF file.
If you want to use it locally, you should clone this repository then just like deploying a regular Jekyll website.
_data/data.yml: All the resume content.assets/images/profile.png: Your profile photo._config.yml: Site's general settings.index.html: Change the resume content's display order._sass/_base.scss: Change the resume display style.
- Hugo Version: hugo-theme-online-resume




