Go to file
Rafael Bardini 1c5b4cb7c5 feat(contact): move contact information to header
- List location with city and country
- Linkify phone number
- Render decorative Feather icons
- Use Node.js 14 with Intl.DisplayNames support
2021-03-03 19:52:30 +01:00
.github/workflows feat(contact): move contact information to header 2021-03-03 19:52:30 +01:00
.husky fix(deps): update dependencies 2021-02-14 15:40:50 +01:00
bin Use sample resume from resume-schema 2020-08-29 22:41:34 +02:00
partials feat(contact): move contact information to header 2021-03-03 19:52:30 +01:00
tap-snapshots feat(contact): move contact information to header 2021-03-03 19:52:30 +01:00
test feat(contact): move contact information to header 2021-03-03 19:52:30 +01:00
.eslintrc.json Add linting 2020-07-05 13:52:48 +02:00
.gitignore fix(deps): update dependencies 2021-02-14 15:40:50 +01:00
.lintstagedrc.json Fix lint-staged glob pattern 2020-07-08 19:38:09 +02:00
.nycrc.json Move coverage reporter options to .nycrc.json 2020-07-05 17:17:27 +02:00
.prettierignore Build and deploy demo 2020-07-05 18:21:09 +02:00
.prettierrc.json Add formatting 2020-07-05 14:40:45 +02:00
LICENSE 0.1.0 2018-10-06 14:50:02 +02:00
README.md Add demo badge to README 2020-07-05 20:26:01 +02:00
index.js feat(contact): move contact information to header 2021-03-03 19:52:30 +01:00
netlify.toml Fix Netlify build command 2020-07-05 18:27:17 +02:00
package-lock.json 0.6.1 2021-02-14 15:53:54 +01:00
package.json 0.6.1 2021-02-14 15:53:54 +01:00
resume.hbs feat(contact): move contact information to header 2021-03-03 19:52:30 +01:00
style.css feat(contact): move contact information to header 2021-03-03 19:52:30 +01:00

README.md

jsonresume-theme-even

npm package version Build status Code coverage Dependencies status devDependencies status Demo

A flat theme for JSON Resume, compatible with the bleeding edge resume schema.

Based on jsonresume-theme-flat.

Installation

npm install jsonresume-theme-even