0.2.0 • Published 3 years ago

jsonresume-theme-orangit v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Orangit resume Theme

This theme is based on Kwan Theme by icoloma. There are few style changes, including fonts, image and colors.

Usage

  1. Download JSON Resume CLI
    npm install -g resume-cli@3.0.0
  2. Create new resume.json file
    resume init
  3. Download the theme from npm

    npm install -g jsonresume-theme-orangit
  4. Use resume cli to build your resume

    resume export resume.html --theme orangit

Developing theme locally

Clone the repository

git clone https://github.com/orangitfi/resume-theme-cool.git
cd resume-theme-cool
sh build.sh

Serve theme

resume serve --theme .

This will use the local version of the theme to render the resume.json If there is a local copy of resume.json this will be used. Otherwise, it will use the default resume.json from jsonresume.org

0.2.0

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago