2015-12-06 21:29:23 +00:00
|
|
|
{
|
|
|
|
"title": "modern",
|
|
|
|
"description": "A contemporary resume template suitable for modern technical candidates and employees.",
|
2016-01-05 13:48:09 +00:00
|
|
|
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
|
2015-12-24 12:36:06 +00:00
|
|
|
"engine": "handlebars",
|
|
|
|
"palette": {
|
|
|
|
"skillLevels": [ "#FFFFFF", "#5CB85C", "#F1C40F", "#428BCA", "#C00000" ]
|
2015-12-29 19:21:09 +00:00
|
|
|
},
|
2016-01-11 17:20:24 +00:00
|
|
|
"message": "To get colored skill progress bars, make sure your resume includes a `level` element for each skill.",
|
2016-01-05 11:27:52 +00:00
|
|
|
"inherits": {
|
|
|
|
"txt": "basis",
|
|
|
|
"md": "basis"
|
2016-01-22 04:19:53 +00:00
|
|
|
},
|
|
|
|
"fonts": {
|
2016-01-23 11:18:18 +00:00
|
|
|
"all": {
|
|
|
|
"default": [ "Helvetica Neue", "Helvetica", "Segoe UI", "Calibri", "sans-serif" ],
|
|
|
|
"heading1": ["Arial"],
|
|
|
|
"heading2": ["Arial"]
|
|
|
|
},
|
|
|
|
"doc": {
|
|
|
|
"default": "Calibri",
|
|
|
|
"heading1": "Trebuchet MS",
|
2016-01-23 13:05:49 +00:00
|
|
|
"heading2": "Calibri",
|
2016-01-23 11:18:18 +00:00
|
|
|
"heading3": "Calibri"
|
|
|
|
}
|
2016-01-05 11:27:52 +00:00
|
|
|
}
|
2016-01-23 11:18:18 +00:00
|
|
|
|
2015-12-06 21:29:23 +00:00
|
|
|
}
|