Skip to content

lokesh1990/jsonresume-theme-papirus

 
 

Repository files navigation

Papirus-blue theme

This is the papirus-blue theme for JSON Resume.

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

Work on your resume

If you don't already have your json resume you can make in online by visiting: http://registry.jsonresume.org/

License

Available under the MIT license.

Build your script:

npm run buildcss

Start:

resume serve

About

This is the papirus theme for JSON Resume.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.7%
  • HTML 33.1%
  • JavaScript 19.2%