mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 16:30:11 +00:00
Formalize empty-fresh.json dependency.
This commit is contained in:
parent
9b52c396d3
commit
9d75b207d1
@ -49,6 +49,7 @@
|
|||||||
"commander": "^2.9.0",
|
"commander": "^2.9.0",
|
||||||
"copy": "^0.1.3",
|
"copy": "^0.1.3",
|
||||||
"fresca": "~0.3.0",
|
"fresca": "~0.3.0",
|
||||||
|
"fresh-resume-empty": "^0.1.0",
|
||||||
"fresh-themes": "~0.11.0-beta",
|
"fresh-themes": "~0.11.0-beta",
|
||||||
"fs-extra": "^0.24.0",
|
"fs-extra": "^0.24.0",
|
||||||
"handlebars": "^4.0.5",
|
"handlebars": "^4.0.5",
|
||||||
|
@ -1,184 +0,0 @@
|
|||||||
{
|
|
||||||
|
|
||||||
"name": "",
|
|
||||||
|
|
||||||
"meta": {
|
|
||||||
"format": "FRESH@0.1.0",
|
|
||||||
"version": "0.1.0"
|
|
||||||
},
|
|
||||||
|
|
||||||
"info": {
|
|
||||||
"label": "",
|
|
||||||
"characterClass": "",
|
|
||||||
"brief": "",
|
|
||||||
"image": ""
|
|
||||||
},
|
|
||||||
|
|
||||||
"contact": {
|
|
||||||
"website": "",
|
|
||||||
"phone": "",
|
|
||||||
"email": "",
|
|
||||||
"other": []
|
|
||||||
},
|
|
||||||
|
|
||||||
"location": {
|
|
||||||
"address": "",
|
|
||||||
"city": "",
|
|
||||||
"region": "",
|
|
||||||
"code": "",
|
|
||||||
"country": ""
|
|
||||||
},
|
|
||||||
|
|
||||||
"social": [
|
|
||||||
{
|
|
||||||
"label": "",
|
|
||||||
"network": "",
|
|
||||||
"user": "",
|
|
||||||
"url": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
|
|
||||||
"employment": {
|
|
||||||
"summary": "",
|
|
||||||
"history": [
|
|
||||||
{
|
|
||||||
"employer": "",
|
|
||||||
"url": "",
|
|
||||||
"position": "",
|
|
||||||
"summary": "",
|
|
||||||
"start": "",
|
|
||||||
"end": "",
|
|
||||||
"keywords": [],
|
|
||||||
"highlights": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
|
|
||||||
"education": {
|
|
||||||
"summary": "",
|
|
||||||
"level": "",
|
|
||||||
"degree": "",
|
|
||||||
"history": [
|
|
||||||
{
|
|
||||||
"institution": "",
|
|
||||||
"url": "",
|
|
||||||
"start": "",
|
|
||||||
"end": "",
|
|
||||||
"grade": "",
|
|
||||||
"summary": "",
|
|
||||||
"curriculum": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
|
|
||||||
"service": {
|
|
||||||
"summary": "",
|
|
||||||
"history": [
|
|
||||||
{
|
|
||||||
"flavor": "",
|
|
||||||
"position": "",
|
|
||||||
"organization": "",
|
|
||||||
"url": "",
|
|
||||||
"start": "",
|
|
||||||
"end": "",
|
|
||||||
"summary": "",
|
|
||||||
"highlights": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
|
|
||||||
"skills": {
|
|
||||||
|
|
||||||
"sets": [
|
|
||||||
{
|
|
||||||
"name": "",
|
|
||||||
"level": "",
|
|
||||||
"skills": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
|
|
||||||
"list": [ ]
|
|
||||||
},
|
|
||||||
|
|
||||||
"samples": [
|
|
||||||
{
|
|
||||||
"title": "",
|
|
||||||
"summary": "",
|
|
||||||
"url": "",
|
|
||||||
"date": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
|
|
||||||
"writing": [
|
|
||||||
{
|
|
||||||
"title": "",
|
|
||||||
"flavor": "",
|
|
||||||
"date": "",
|
|
||||||
"publisher": {
|
|
||||||
"name": "",
|
|
||||||
"url": ""
|
|
||||||
},
|
|
||||||
"url": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
|
|
||||||
"reading": [
|
|
||||||
{
|
|
||||||
"title": "",
|
|
||||||
"flavor": "",
|
|
||||||
"url": "",
|
|
||||||
"author": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
|
|
||||||
"recognition": [
|
|
||||||
{
|
|
||||||
"flavor": "",
|
|
||||||
"from": "",
|
|
||||||
"title": "",
|
|
||||||
"event": "",
|
|
||||||
"date": "",
|
|
||||||
"summary": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"name": "",
|
|
||||||
"flavor": "",
|
|
||||||
"private": true,
|
|
||||||
"contact": [
|
|
||||||
{
|
|
||||||
"label": "",
|
|
||||||
"flavor": "",
|
|
||||||
"value": ""
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
|
|
||||||
"testimonials": [
|
|
||||||
{
|
|
||||||
"name": "",
|
|
||||||
"flavor": "",
|
|
||||||
"quote": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
|
|
||||||
"languages": [
|
|
||||||
{
|
|
||||||
"language": "",
|
|
||||||
"level": "",
|
|
||||||
"years": 0
|
|
||||||
}
|
|
||||||
],
|
|
||||||
|
|
||||||
"interests": [
|
|
||||||
{
|
|
||||||
"name": "",
|
|
||||||
"summary": "",
|
|
||||||
"keywords": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
||||||
}
|
|
@ -274,8 +274,7 @@ Definition of the FRESHResume class.
|
|||||||
Get the default (empty) sheet.
|
Get the default (empty) sheet.
|
||||||
*/
|
*/
|
||||||
FreshResume.default = function() {
|
FreshResume.default = function() {
|
||||||
return new FreshResume().open(
|
return new FreshResume().parseJSON( require('fresh-resume-empty') );
|
||||||
PATH.join( __dirname, 'empty-fresh.json'), 'Empty' );
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user