Validation failed, message @ajaxdavis on twitter if you need help (or tag me in your gist comments @thomasdavis Your resume does not conform to the schema, visit https://jsonresume.org/schema/ to double check why. But the error message below should contain all the information you need. ===== [ { "path": [ "basics", "profiles", 0, "url" ], "property": "instance.basics.profiles[0].url", "message": "does not conform to the \"uri\" format", "schema": { "type": "string", "description": "e.g. http://twitter.example.com/neutralthoughts", "format": "uri" }, "instance": "", "name": "format", "argument": "uri", "stack": "instance.basics.profiles[0].url does not conform to the \"uri\" format" }, { "path": [ "basics", "profiles", 6, "url" ], "property": "instance.basics.profiles[6].url", "message": "does not conform to the \"uri\" format", "schema": { "type": "string", "description": "e.g. http://twitter.example.com/neutralthoughts", "format": "uri" }, "instance": "", "name": "format", "argument": "uri", "stack": "instance.basics.profiles[6].url does not conform to the \"uri\" format" } ] =====