Giter VIP home page Giter VIP logo

iconic-resume's Introduction

Iconic Resume: A LinkedIn-style resume template

resume preview

Demo | PDF

Iconic Resume is a cv/resume template written in the Jekyll framework.

Features

  • Two-column A4 layout.
  • Company logos and icons for better visualization.
  • Can add links to your social media, code repos, papers, projects etc.
  • Separation of contents with formats. All contents are placed in _config.yml. All styles are defined in style.scss.
  • Lightweight.

Use this template WITHOUT Ruby and Jekyll Installation

  1. Fork this repository.
  2. Create a gh-pages branch.
  3. Edit _config.yml in the gh-pages branch.
    1. Uncomment baseurl: '/iconic-resume'.
    2. Replace the dummy data with your own career details. Put your own logos in the imgs folder.
  4. Go to Settings -> Pages page, and select gh-pages as GitHub Pages source.
  5. Wait a few moments until the Settings -> Pages page says that "Your site is live at https://username.github.io/iconic-resume/". Go to that address, where username is your GitHub username.
  6. Right-click the page and click print... to save your resume in PDF.
  7. When you re-edit _config.yml or any other files, and commit the change, it will automatically trigger a GitHub Action to re-build the page. Wait until it finishes, before you refresh the https://username.github.io/iconic-resume/ link. You can view the build progress under the "Actions" tab in your forked repository.

Use this template locally

  1. Install Ruby.
  2. Install Jekyll.
  3. Clone or download the repository to your own machine.
  4. Edit _config.yml. Replace the dummy data with your own career details. Put your own icons in the imgs folder.
  5. cd to repository. Run bundle exec jekyll serve.
  6. Go to localhost:4000.
  7. Right-click the page and click print... to save your resume in PDF.

Things to Note

  1. By default, your browser add margins to the document when you save the webpage for PDF. This should work fine, but you can also customize the margins in your browser print setting popup if you want to.
  2. Be sure to use square (e.g. 512x512) images for icons and logos.

Contributions

If you have any suggestion, feel free to open issues or submit pull requests.

iconic-resume's People

Contributors

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