GithubHelp home page GithubHelp logo

resume's Introduction

How to Use

Why not make a resume in HTML CSS and Javascript? It's fun, easy and the most native way for an aspiring web developer. To use this library just bundle install and then run start.sh to run guard. Then edit your slim/less files in public/ and watch guard make .html and .css ones. Next open each page in a browser with LiveReload like so.

open public/resume-page1.html

When you are happy with the design print the page and save it into the pdfs/ folder. FireFox on Mac refuses to remove printer margins so it is best to use Chrome/Vivaldi Be sure to unset the url and page number in the browser printing settings. When you are ready output a final pdf using.

bundle exec combine_pdfs.rb

And add the links using

./add_links_to_pdf.pl <Filename>

Voila! The final version will be in final.pdf. You can move it to overwrite the previous pdf. You have a resume made in sweet, sweet slim and less!

Resume for Janet Jeffus

The project uses Guard, so I could write the code and rely on LiveReload to update css and html from the Less and Slim.

There are git submodules I used to get the fonts for transfonter. And I used npm for managing css dependencies.

I converted it from Word's mishmash of tag soup using Nokogiri. Then hand-tweaked the less until it looked good. Then printed each page using Firefox and used combine_pdf to generate the final resume.

Link to the final PDF.

resume's People

Contributors

hexatridecimal avatar

Stargazers

Daniel P. Clark avatar

Watchers

Daniel P. Clark avatar  avatar

Forkers

namtel-hp

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.