Skip to content

icoloma/jsonresume-theme-kwan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kwan Theme

This is a fork from Elegant Theme by Mudassir Ali, modified to improve print styles and in general simplify things.

Theme Preview

Other resumes may have the coin, but they won't have the 'Kwan'.

To develop your resume

To develop iteratively (either to modify the template, CSS or resume contents) to the following

$ git clone https://github.com/mudassir0909/jsonresume-theme-elegant.git
$ cd jsonresume-theme-elegant
$ npm install
$ grunt watch // watches for less file changes
$ ./serve.js [optional_resume_filename] // Do this in a separate terminal to run the server with the provided resume or a default one

Visit http://localhost:8888 to see the theme in action.

About

Elegant theme for jsonresume

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.0%
  • JavaScript 36.0%