json-theme-even-fork/README.md

19 lines
1.3 KiB
Markdown

# jsonresume-theme-even
[![npm package version](https://img.shields.io/npm/v/jsonresume-theme-even.svg)](https://www.npmjs.com/package/jsonresume-theme-even)
[![Build status](https://img.shields.io/github/workflow/status/rbardini/jsonresume-theme-even/Main)](https://github.com/rbardini/jsonresume-theme-even/actions)
[![Code coverage](https://img.shields.io/codecov/c/github/rbardini/jsonresume-theme-even.svg)](https://codecov.io/gh/rbardini/jsonresume-theme-even)
[![Dependencies status](https://img.shields.io/david/rbardini/jsonresume-theme-even.svg)](https://david-dm.org/rbardini/jsonresume-theme-even)
[![devDependencies status](https://img.shields.io/david/rbardini/jsonresume-theme-even.svg)](https://david-dm.org/rbardini/jsonresume-theme-even?type=dev)
[![Demo](https://img.shields.io/badge/dynamic/json.svg?url=https://api.netlify.com/api/v1/sites/jsonresume-theme-even.netlify.app/deploys&label=demo&query=$[0].state&colorB=blue)](https://jsonresume-theme-even.netlify.app)
A flat theme for [JSON Resume](https://jsonresume.org/), compatible with the bleeding edge [resume schema](https://github.com/jsonresume/resume-schema/tree/v1.0.0).
Based on [jsonresume-theme-flat](https://github.com/erming/jsonresume-theme-flat).
## Installation
```console
npm install jsonresume-theme-even
```