# jsonresume-theme-zurb

JSON Resume Template with zurb Foundation for Sites.

Lot of JSONresume themes out there using bootsrtap, thought I would try one with the Zurb Foundation framework.  Also has schema microdata.

[Demo](http://registry.jsonresume.org/davidengland?theme=zurb)

## Installation

```sh
npm install jsonresume-theme-zurb --save
```
Use yarn or

```sh
npm install
```


## Dependencies

- [handlebars](https://github.com/wycats/handlebars.js): Handlebars provides the power necessary to let you build semantic templates effectively with no frustration

## License

MIT


## TO DO
- [x] Transform to traditional JSON Resume theme build ... index.js ...
- [x] Use CDN instead of stylesheets/js linked to dist/assets
- [x] Include image/photo
- [x] Enhance markup of awards, interests, and volunteer sections.
- [ ] Inject JSON-LD
