jsonresume-theme-eloquent
Advanced tools
Comparing version 2.2.0 to 2.2.2
{ | ||
"name": "jsonresume-theme-eloquent", | ||
"version": "2.2.0", | ||
"version": "2.2.2", | ||
"description": "An eloquent JSON Resume theme: fluent, persuasive, for developers.", | ||
@@ -16,5 +16,2 @@ "author": "Thibaud Colas <thib@thib.me> (https://github.com/ThibWeb)", | ||
}, | ||
"engines": { | ||
"node": ">=4.0" | ||
}, | ||
"keywords": [ | ||
@@ -21,0 +18,0 @@ "jsonresume", |
@@ -6,7 +6,7 @@ jsonresume-theme-eloquent | ||
An eloquent JSON Resume theme: fluent, persuasive, for developers. Have a look at it: [Demo](http://themes.jsonresume.org/eloquent). | ||
An eloquent JSON Resume theme: fluent, persuasive, for developers. [See it live](https://rawgit.com/ThibWeb/jsonresume-theme-eloquent/master/test/resume.html). | ||
[![Theme screenshot](raw/theme-screenshot.png)](http://themes.jsonresume.org/eloquent) | ||
> [Online Demo](http://themes.jsonresume.org/eloquent) | ||
> [Online demo](https://rawgit.com/ThibWeb/jsonresume-theme-eloquent/master/test/resume.html) | ||
@@ -63,3 +63,3 @@ ## Features | ||
npm run test | ||
mv test/resume.html test/old-resume.html | ||
cp test/resume.html test/old-resume.html | ||
# To compare the result of your changes against the reference. | ||
@@ -66,0 +66,0 @@ npm run test |
Sorry, the diff of this file is not supported yet
126020