A simple Jekyll + GitHub Pages powered resume template.
To test locally, run the following in your terminal:
bundle install
bundle exec jekyll serve
localhost:4000
First you'll want to fork the repo to your own account. Then clone it locally and customize, or use the GitHub web editor to customize.
Most of the basic customization will take place in the /_config.yml
file. Here is a list of customizations available via /_config.yml
:
[...write these out...]
Most of the content configuration will take place in the /_layouts/resume.html
file. Simply edit the markup there accordingly
GitHub Pages will host this for free with your GitHub account. Just make sure you're using a gh-pages
branch, and the site will automatically be available at yourusername.github.io/resume-template
(you can rename the repo to resume for your own use if you want it to be available at yourusername.github.io/resume
). You can also add a CNAME if you want it to be available at a custom domain...
To setup your GH Pages site with a custom domain, follow the instructions on the GitHub Help site for that topic.
Right now resume-template only has one theme. More are coming
A feature roadmap is available here. If you features suggestions, please open a new issue.
If you spot a bug, or want to improve the code, or even make the dummy content better, you can do the following:
The code and styles are licensed under the MIT license. See project license. Obviously you should not use the content of this demo repo in your own resume.
Disclaimer: Use of Homer J. Simpson image and name used under Fair Use for educational purposes. Project license does not apply to use of this material.
mudboy Sex male HUKOU: Beijing E-mail: bjcfr@163.com Professional Profile ¢6 years of experience in software development,strong technical aptitude&problem solving abilitie
Here's a sample Java developer resume template that you can use as a guide: [Full Name] [Address] [Phone Number] [Email Address] Objective: [Your objective or summary, a brief statement of your caree
Dear Mr. Jones, The letters is to express my interest in bringing my years of experience in computer programming and organization projects manager to your firm. In These exciting times, I know I can a
Resume deployment Introduction 为整理CV 及更完整直观呈现公开信息之故,耗时3日达30小时构建简历公布于网络。 Process R_ blogdown + Win_hugo + github + netlify == open CV Environment # development version of blogdown remotes::install_gith
Using the LaTeX Resume Templates A group of resume templates, originally designed by the Rensselaer Career Development Center, are available in LaTeX format. There are two files for each style: a PDF
.resume( from:*, suppressEvents:Boolean ) : * 恢复播放而不改变方向(前进或后退),可选择首先跳到特定时间。 //恢复播放 myAnimation.resume(); //跳到第2秒并恢复播放 myAnimation.resume(2); //跳到第2秒并恢复播放,并且不抑制事件触发 myAnimation.resume(2, false);
.resume( from:*, suppressEvents:Boolean ) : * 恢复播放而不改变方向(前进或后退),可选择首先跳到特定时间。 //恢复播放 myAnimation.resume(); //跳到第2秒并恢复播放 myAnimation.resume(2); //跳到第2秒并恢复播放,并且不抑制事件触发 myAnimation.resume(2, false);
My Resume and LaTeX Template Weitian LI <wt@liwt.net> Introduction This repository holds my resume (Chinese and English),the resume LaTeX template,and the Font Awesome 5 LaTeX style. This template is
本小节主要总结一些技术简历相关的优质资源。具体的还可以参考前一节中 Facebook 提供的简历撰写指南,除了这些简短的资源外还强烈推荐下 Gayle 写的 The Google Resume,极其详细!干货超多! Resume Template 推荐使用 Markdown 或者 Latex 撰写简历,可以使用 sharelatex 在线写简历,从 CV or Resume 模板中挑,modern
JSON Resume Website Visit the website at https://jsonresume.org/ Development There are two ways to run this website, locally or inside a VM. Locally Dependencies: Git Debian-based OS (e.g. Ubuntu) 1.
resume-cli This is the command line tool for JSON Resume, the open source initiative to create a JSON-based standard for resumes. Read more... Getting Started Install the command-line tool: npm instal