GithubHelp home page GithubHelp logo

rlugojr / resumecards Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ellekasai/resumecards

0.0 2.0 0.0 4.17 MB

A Markdown based resume generator. It looks great on mobile/desktop and can be saved as PDF.

Home Page: http://ellekasai.github.io/resumecards/

Ruby 0.21% HTML 55.08% JavaScript 1.26% CSS 43.45%

resumecards's Introduction

๐Ÿ’ผ ResumeCards ๐Ÿ’ผ

ResumeCards is a Markdown based resume generator. It looks great on mobile/desktop and can be saved as PDF.

๐Ÿ’ผ Live Demo ๐Ÿ’ผ

You can save it as PDF too:

๐Ÿ’ผ Installation ๐Ÿ’ผ

Note: ResumeCards uses Jekyll. Please read Jekyll's documentation if you get stuck.

Fork this repo, clone it, and then run:

bundle install

...which installs github-pages gem. After that, run the server:

jekyll serve --watch

Warning

๐Ÿ’ผ Usage ๐Ÿ’ผ

Editing Your Resume

Edit _posts/card-[1-9].md like this:

---
type: "Work Experience"
heading: "Bizreach"
subheading: "Junior Product Designer"
duration: "October 2013 โ€“ September 2014 (1 year)"
location: "Tokyo, Japan"
---

Write in markdown here...

If you don't need some of the metadata, just remove them:

---
type: "Work Experience"
heading: "Bizreach"
---

Other Files to Modify

You should change these files before deploying:

  • _config.yml: You must change baseurland url.
    • Make sure to restart the server after you update _config.yml.
  • _data/resume.yml: You must change photo, name and url. Also, you must set demo to false to hide everything but your resume.
  • CNAME: Change this to host ResumeCards on a custom domain.
  • README.md: Write your own README!
  • _includes/script.html: Extra stuff before the </body> tag. Change or remove the default Google Analytics code.
  • _includes/nav.html: Modify or remove your contact links.

Customize the Theme

To customize the color theme, edit the color section of _data/resume.yml.

Red

Pink

Brown

Blue

Purple

Teal

Green

๐Ÿ’ผ Author & License ๐Ÿ’ผ

Elle Kasai

MIT License.

๐Ÿ’ผ Special Thanks ๐Ÿ’ผ

resumecards's People

Contributors

ellekasai avatar chibicode avatar

Watchers

Ray Lugo, Jr. avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.