Git Product home page Git Product logo

jsonresume-theme-paper's Introduction

JSON-Resume-Paper

This is a theme for JSON Resume. It is available via npm:

npm install jsonresume-theme-paper

PDF / Printing

Since the printing functionality of resume-cli is a utter catastrophy where your .html file gets posted to a webservice for converted to .pdf this theme will not support this process.

BUT

I've implemented another .css file that gets included with a attribute print: media="print".

So if you're trying to convert your resume from .html to .pdf just use Google Chrome and then PDF Print!

In my opinion this does the best job in formating and layouting.

Demo

You can check out a static demo of the resume on codepen.io: http://codepen.io/TimDaub/pen/bfCLz

The folks over at jsonschema.org did an awesome job promoting my theme, so you can check it out here as well: http://themes.jsonresume.org/theme/paper

Getting started

To get started with theme development, this is what you'll need:

If you're on Linux, you can simply run:

sudo apt-get install nodejs-legacy npm

Or if you're on OSX and got Homebrew installed:

brew install node

Install the command line

We're going to use the official resume-cli to run our development server.

Go ahead and install it:

sudo npm install -g resume-cli

Install npm packages

We need to install the dependencies. cd into the theme folder we just downloaded and run:

sudo npm install
bower install

This will read the local package.json and install the packages listed under dependencies.

Serve theme

While inside the theme folder, simply run:

resume serve

You should now see this message:

Preview: http://localhost:4000
Press ctrl-c to stop

Congratulations, you've made it!

The theme development can now begin.

License

Available under the MIT license.

jsonresume-theme-paper's People

Contributors

ajyoon avatar alexvicegrab avatar dependabot[bot] avatar erming avatar jaredcubilla avatar nicholascapo avatar nihey avatar timdaub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

jsonresume-theme-paper's Issues

Include social profiles in print PDF

It may not be ideal to include hyperlinks in a PDF, but the social profile usernames would be helpful. For example, "Github: TimDaub" would be a useful thing to appear in a printed resume.

Work with start-date only does not show dates

Work with a start date and no end date does not show dates at all. This caused an issue in my case as I am actively working and freelancing, causing my resume to look like this:

screen shot 2017-07-24 at 12 41 09 pm

Here, it is not clear anymore that when I started working in one of my active ventures. One solution (PR on its way) would be to show till today when start date is present and end date is not present.
That would make the resume look like this:

screen shot 2017-07-24 at 12 45 27 pm

What is your opinion on this?

Thanks.

Language/Translation support

Hi!

I was wondering if it is possible to get the output in another language than English.

Does your theme support this? Does jsonresume actually support this?
I wouldn't mind adding translations for German for example on my own and sending a PR for inclusion.
Just wondering if it is possible.

Thanks in advance!

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.