1.0.0 • Published 3 years ago
jsonresume-theme-kindrobot v1.0.0
jsonresume-theme-kindrobot
See this theme in action at resume.kindrobot.ca/resume.html.
This theme includes:
- icons for headings, languages, and profiles
- print aware styling
- support for
basics.pronouns(non-standard field) - support for
work[].keywords(non-standard field)
This is the boilerplate theme for JSON Resume.
Getting started
Prerequisite
Install nodejs and npm through your package manager or by following instructions here.
Setting up your resume.json
mkdir resume
cd resume
npm install resume-client --save
npx resume initInstall jsonresume-theme-kindrobot
npm install jsonresume-theme-kindrobot --saveGenerate your resume
npx resume serve --theme jsonresume-theme-kindrobotAdvanced setup
For a more advanced setup that include deploying the resume to static site hosting, checkout tildegit.org/kindrobot/resume.
Pull requests welcome
So far this theme has primarily been tailored to my personal resume. There's a
good chance it won't look perfect out-of-the box with someone else's
resume.json. If you use this theme and make improvements, please open a PR or
e-mail your patch to kindrobot@tilde.team.
License
Available under the MIT license.