All Projects → jglovier → Resume Template

jglovier / Resume Template

Licence: mit
📄💼🎩 A simple Jekyll + GitHub Pages powered resume template.

Projects that are alternatives of or similar to Resume Template

Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (-29.24%)
Mutual labels:  jekyll, resume, resume-template
Modern Resume Theme
A modern static resume template and theme. Powered by Jekyll and GitHub pages.
Stars: ✭ 868 (-28.5%)
Mutual labels:  jekyll, resume, resume-template
Markdown Cv
a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
Stars: ✭ 721 (-40.61%)
Mutual labels:  jekyll, resume, resume-template
Cv
A resume template written in Markdown,Yaml JSON auto generates github-pages website & PDF by Jekyll. 在线简历生成模板(超高兼容可导PDF)
Stars: ✭ 61 (-94.98%)
Mutual labels:  jekyll, resume, resume-template
Jekyll Timeline
Timeline / Résumé Theme with Jekyll
Stars: ✭ 46 (-96.21%)
Mutual labels:  jekyll, resume, resume-template
online-resume
A Jekyll theme for resume / cv based on Markdown. Demo: https://tarrex.github.io/online-resume
Stars: ✭ 27 (-97.78%)
Mutual labels:  jekyll, resume-template, resume
Resume
🎉 An resume template for Android developers.
Stars: ✭ 447 (-63.18%)
Mutual labels:  resume, resume-template
Yaac Another Awesome Cv
YAAC: Another Awesome CV is a template using Font Awesome and Adobe Source Font.
Stars: ✭ 516 (-57.5%)
Mutual labels:  resume, resume-template
Resume
个人中文简历 Latex 源码 https://hijiangtao.github.io/
Stars: ✭ 545 (-55.11%)
Mutual labels:  resume, resume-template
Awesome Resume
Resume,Resume Templates,程序员简历例句,简历模版,
Stars: ✭ 4,300 (+254.2%)
Mutual labels:  resume-template, resume
Developer Portfolio
Single page developer portfolio template.
Stars: ✭ 23 (-98.11%)
Mutual labels:  resume, resume-template
Phperinterviewguide
相对于 PHPer 新手而言比较有指导意义的 PHPer 面试指南
Stars: ✭ 886 (-27.02%)
Mutual labels:  resume, resume-template
Twentysecondscurriculumvitae Latex
Write Beautiful Curriculum Vitae in LaTex, that ensures twenty seconds reading.
Stars: ✭ 409 (-66.31%)
Mutual labels:  resume, resume-template
Researcher
A jekyll based resume template
Stars: ✭ 367 (-69.77%)
Mutual labels:  jekyll, resume
Resume Website
jsonresume website 🏡
Stars: ✭ 351 (-71.09%)
Mutual labels:  jekyll, resume
Cv Template
An easy way to create HTML and PDF versions of your resume, and automatically host them on GitHub Pages.
Stars: ✭ 41 (-96.62%)
Mutual labels:  resume, resume-template
Latexcv
👔 A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!
Stars: ✭ 1,027 (-15.4%)
Mutual labels:  resume, resume-template
Jekyll Theme Minimal Resume
Simple Jekyll theme for a minimal resume website: https://jekyll-theme-minimal-resume.netlify.com/
Stars: ✭ 269 (-77.84%)
Mutual labels:  jekyll, resume
Code Resume
Build your own Resume 📖 in seconds
Stars: ✭ 271 (-77.68%)
Mutual labels:  resume, resume-template
Freemo
A free resume,portfolio and CV HTML template
Stars: ✭ 30 (-97.53%)
Mutual labels:  resume, resume-template

Resume template

A simple Jekyll + GitHub Pages powered resume template.

img

Docs

Running locally

To test locally, run the following in your terminal:

  1. Clone repo locally
  2. bundle install
  3. bundle exec jekyll serve
  4. Open your browser to localhost:4000

Customizing

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.

Options/configuration

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...]

Editing content

Most of the content configuration will take place in the /_layouts/resume.html file. Simply edit the markup there accordingly

Publishing to GitHub Pages for free

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...

Configuring with your own domain name

To setup your GH Pages site with a custom domain, follow the instructions on the GitHub Help site for that topic.

Themes

Right now resume-template only has one theme. More are coming 🔜 though. ❤️

Roadmap

A feature roadmap is available here. If you features suggestions, please open a new issue.

Contributing

If you spot a bug, or want to improve the code, or even make the dummy content better, you can do the following:

  1. Open an issue describing the bug or feature idea
  2. Fork the project, make changes, and submit a pull request

License

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].