diff --git a/cli/resume.go b/cli/resume.go index 08b696a..1c25690 100644 --- a/cli/resume.go +++ b/cli/resume.go @@ -46,8 +46,10 @@ func main() { var err error var outf string var lang string + var fulladdr bool var f *os.File + flag.BoolVar(&fulladdr, "a", false, "Use full address") flag.StringVar(&resume, "resume", "resume.json", "JSON of resume") flag.StringVar(&resume, "r", "resume.json", "JSON of resume") flag.StringVar(&theme, "theme", "", "Theme of resume") @@ -71,7 +73,7 @@ func main() { if lang != "" { r.Language = lang } - + r.UseFullAddress = fulladdr if t, exists := themes.Themes[theme]; exists { if err = t.Render(r, f); err != nil { log.Fatal(err) diff --git a/model/json.go b/model/json.go index e58b803..ae661fa 100644 --- a/model/json.go +++ b/model/json.go @@ -53,19 +53,20 @@ func (ct *ResumeDate) UnmarshalJSON(b []byte) (err error) { // Resume represent Curriculum Vitae type Resume struct { - Title string `json:"title"` - Language string `json:"lang"` - Basic Basic `json:"basics"` - Work []Work `json:"work"` - Volunteer []Volunteer `json:"volunteer"` - Education []Education `json:"education"` - Awards []Award `json:"awards"` - Publications []Publication `json:"publications"` - Skills []Skill `json:"skills"` - Languages []Language `json:"languages"` - Interests []Interest `json:"interests"` - References []Reference `json:"references"` - Projects []Project `json:"projects"` + Title string `json:"title"` + UseFullAddress bool + Language string `json:"lang"` + Basic Basic `json:"basics"` + Work []Work `json:"work"` + Volunteer []Volunteer `json:"volunteer"` + Education []Education `json:"education"` + Awards []Award `json:"awards"` + Publications []Publication `json:"publications"` + Skills []Skill `json:"skills"` + Languages []Language `json:"languages"` + Interests []Interest `json:"interests"` + References []Reference `json:"references"` + Projects []Project `json:"projects"` } // Basic is the basic information for a resume @@ -83,11 +84,12 @@ type Basic struct { // Location is the location details of a resume owner. type UserLocation struct { - Address string `json:"address"` - PostalCode string `json:"postalCode"` - City string `json:"city"` - CountryCode string `json:"countryCode"` - Region string `json:"region"` + Address string `json:"address"` + ShortAddress string `json:"shortAddress"` + PostalCode string `json:"postalCode"` + City string `json:"city"` + CountryCode string `json:"countryCode"` + Region string `json:"region"` } // SocialProfile is the profile of the resume owner. diff --git a/themes/kendall/kendall-assets.go b/themes/kendall/kendall-assets.go index 759d9bf..e3729a2 100644 --- a/themes/kendall/kendall-assets.go +++ b/themes/kendall/kendall-assets.go @@ -80,7 +80,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _themesKendallResumeTemplate = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x5b\xdd\x6e\xdb\x38\x16\xbe\x76\x9f\x82\xa3\xab\x5d\xa0\xb2\x27\xed\x2e\xba\xdb\x91\x0d\xb8\xae\x27\x0d\x9a\x49\x8c\xc4\x69\x67\xae\x16\xb4\x74\x6c\x71\x42\x89\x2a\x49\x25\xf1\x0a\x02\xf6\x1d\xf6\x0d\xf7\x49\x16\xa4\x7e\xac\x1f\x4a\xb6\x9b\xf4\x07\x83\xb9\x69\x2d\xf1\xf0\xfc\xf1\xe3\x39\x87\x87\x8a\xf3\xc3\xdb\xcb\xd9\xf2\xb7\xc5\x1c\xf9\x32\xa0\x93\x67\x8e\xfa\x0f\x51\x1c\x6e\xc6\x56\x92\x0c\xcf\x71\xb8\x89\xf1\x06\xd2\xd4\x9a\x3c\x43\xc8\xf1\x01\x7b\xea\x07\x42\x4e\x00\x12\x23\x5f\xca\xc8\x86\x4f\x31\xb9\x1b\x5b\x33\x16\x4a\x08\xa5\xbd\xdc\x46\x60\x21\x37\x7b\x1a\x5b\x12\x1e\xe4\x48\x71\xfd\x09\xb9\x3e\xe6\x02\xe4\xf8\x66\xf9\xb3\xfd\x0f\xab\x8b\xcf\xaf\xf6\xcd\xd4\x9e\xb1\x20\xc2\x92\xac\x68\x95\xd5\xd9\x7c\x0c\xde\x06\x9e\xbb\x3e\x67\x01\x8c\x4f\x6a\x2c\x42\x1c\xc0\xd8\xba\x23\x70\x1f\x31\x2e\x2b\xb3\xee\x89\x27\xfd\xb1\x07\x77\xc4\x05\x5b\x3f\x3c\x47\x24\x24\x92\x60\x6a\x0b\x17\xd3\x0a\x23\x49\x24\x85\x49\x6e\xf7\x70\xa9\x9e\x16\x1c\xd6\xe4\x21\x4d\x51\x92\x0c\xdf\x60\x41\xdc\xe1\x05\x0e\x20\x4d\x9d\x51\x46\x9c\x4d\xa4\x24\xbc\x45\x3e\x87\xf5\xd8\x52\xa6\x88\xd7\xa3\x51\x80\x1f\x5c\x2f\x1c\xae\x18\x93\x42\x72\x1c\xa9\x07\x97\x05\xa3\xf2\xc5\xe8\xe5\xf0\xe5\xf0\xd5\xc8\x15\x62\xf7\x6e\x18\x90\x70\xe8\x0a\x61\x21\x0e\x74\x6c\x09\xb9\xa5\x20\x7c\x00\x69\x1d\x2f\x68\xcd\x42\x69\xe3\x7b\x10\x2c\x80\xd1\xdf\x86\xaf\x86\x3f\x6a\x59\xd5\xd7\x7b\xc5\xe9\x37\x93\x24\x71\x85\x50\x26\x67\x8f\x95\x21\x14\x80\x47\xf0\xd8\x8a\x38\x09\xa5\x35\x49\x12\xfd\xa3\x49\xed\x8c\x0a\xdc\x38\x2b\xe6\x6d\x73\x06\x1e\xb9\x43\x2e\xc5\x42\x8c\x2d\xb5\x56\x98\x84\xc0\x73\xb9\xf5\x51\xce\xee\xcb\xf7\xcd\x79\xd4\x7e\x10\xf6\xc9\x8b\xca\x78\x4e\x41\xbc\xb1\x15\xf9\x4c\x32\x5b\xc9\x06\x6e\x15\x73\x14\x1e\x6d\x17\x42\x59\x91\x96\xcf\xfb\xc1\xb6\xd1\xe2\xdd\xe5\xf2\x12\xfd\x65\xfa\x61\xba\x9c\x5e\xfd\x15\xd9\x76\x9d\x26\x49\xc8\x1a\xe5\x40\x38\x0b\xf0\x06\x90\x9d\xa6\x75\x2e\x35\xe9\x0d\x11\x08\x39\x24\xd8\x20\xc1\x5d\xbd\xbd\x2a\x7c\xd2\xd4\x42\x98\xca\xb1\x85\xef\xb0\xc4\x2d\xd5\x46\x1e\xb9\x6b\x6a\x62\x23\x08\xbd\x2e\xe9\xda\xcc\xc2\x74\xad\x75\xc8\x24\xaa\x4b\xd4\x0b\x34\xb6\x02\xcc\x37\x24\xb4\x25\x8b\x5e\xa3\x7f\xfe\x18\x3d\xfc\x64\x95\xbc\x5b\xda\xfb\x27\x93\xe6\x46\x58\xf1\x49\xd5\x2b\xe7\x78\x05\x34\x4d\x1d\x11\xe1\x70\x47\x5b\xbc\x1d\xe5\xaf\x73\xfe\xce\xc8\x3f\xd9\x63\x69\xe3\x45\xed\xb1\xfe\x70\x1c\x64\x90\xfa\x25\x02\xfb\x55\xcd\xd5\x55\x4b\xae\xe3\x20\xc0\x7c\xdb\x58\x61\x8d\x92\xe9\x9b\xcb\x9b\x25\xfa\x65\xde\xc0\x47\x55\xd0\x8a\x3d\x58\x93\x67\x83\xcc\x6b\x2f\x26\x0e\x29\x06\xd6\x18\xad\xb1\x1d\x0b\xe0\x88\xb8\xcc\x9a\x38\x23\x32\x41\x45\xcc\x99\xae\x58\x2c\xb5\x5f\x5e\x34\xfc\x12\xed\x9c\x99\x2b\xa6\xc8\xa2\x1e\x57\x99\x31\x92\x59\xf8\x91\xf1\x5b\x93\x61\x1f\x2f\xaf\xde\xa3\xf9\xaf\x8b\xf9\xd5\xd9\xfc\x62\xf6\x39\xf6\xa1\xdc\x40\x11\x13\xe9\x62\x01\x06\x23\x95\xf0\xf9\x43\x04\x9c\x40\xe8\x42\x61\xed\x20\xd3\x8e\xe3\x70\x03\x3b\x05\x77\xd0\x7d\x47\x3c\x68\xa0\xbd\xae\xd1\xef\x6c\x85\x5c\x0a\x98\xaf\xc9\x43\x6b\xdf\xf5\xe1\xc3\x4c\xe3\x81\xc4\x84\x0a\x23\x5d\x9d\xf2\xde\x07\x0e\x2a\xfa\x95\xb9\xa1\xb5\x5b\xeb\xde\xbf\xb9\x3a\x6f\xc5\x0d\x13\x63\xec\x79\x1c\x44\x97\x0a\x08\x39\x38\xcf\x05\x49\xa2\x78\xaa\x18\x22\x31\xdf\x80\x1c\x23\xeb\x5f\x2b\x8a\xc3\x5b\xab\x05\xbc\x0d\x65\xab\xc6\xa2\xe8\xa9\xce\x08\x77\x58\xda\x67\x4d\x81\xaf\xc1\xa0\xa9\xfb\x16\x54\x14\x4b\x92\x35\xe3\x01\x96\x6f\xb1\x84\x5f\x7e\x43\xc3\x6b\x89\xb9\x7e\x48\x53\xf4\xbf\xff\xfc\x17\x35\xc7\xe7\xa1\x97\x8d\x76\x4a\xed\x18\xe8\x7a\x7d\xe4\xa2\xff\xce\x56\x76\xbe\xf0\xa8\x08\x15\x27\x07\x40\x20\xe2\x6c\x0d\x42\x10\x16\x6a\x1c\x2c\x98\x20\x92\xb0\xb0\x17\x0b\x75\xb0\x09\x97\x93\x48\x6a\x06\x1d\xab\x9d\x24\x1d\x21\xa9\x4e\xa4\x00\xf6\x8e\x6c\x7c\x4a\x36\xbe\x14\x3d\xa4\x55\xf9\x7e\x39\x41\xc1\xa2\x53\x65\x84\x9c\x98\x16\x73\x28\x11\xd2\xde\x70\x16\x47\x9d\x2a\x57\x36\xf4\x41\x2a\xe9\x0a\xa7\xcd\xdf\x26\x12\x02\x15\x6d\x06\x83\x41\x92\x64\x85\x99\x06\x9d\x7a\x54\xf6\x9e\x49\x08\x32\xbe\xea\x9d\x13\xd3\x8c\x76\x50\x4a\xd7\x04\x69\xea\x50\xa2\x96\x47\x2d\x8b\xfe\x55\x80\x77\x30\x70\x46\xc5\xa4\x2a\xa8\x07\x9a\xae\xc7\x38\x53\x0e\xae\x18\xa3\x99\x7e\xce\xdc\x27\x81\x7f\x5f\xd5\x60\x12\x7f\x44\xfe\x98\xde\x63\xee\x35\x57\x32\x4b\x8d\x1f\xa7\x57\x6f\xaf\x0f\x49\x1c\xa6\xb4\xe8\x02\x97\x64\x4d\x5c\x2c\x4d\x89\x23\x93\x6a\x4c\x8f\x31\xd5\x65\x0f\xd6\x14\x65\xb1\xd7\x99\x0e\x4a\x60\x18\x0d\x41\x19\x10\xfb\xc3\x89\x0a\x70\x28\x8a\x29\xb5\x29\xac\x65\x3d\xd4\xbd\x55\xb1\xac\x37\x90\x75\x6c\xfe\x8c\x21\x57\xfb\xc4\x1c\xab\xfc\x97\x0a\xc0\x5a\x6b\xe0\xda\x13\x2f\x8d\x74\x51\xcb\xb5\x92\xb3\xc8\xdf\xd6\xbd\x9a\xef\xa4\x46\x1d\x51\x61\xb2\x8b\x39\x1d\x54\x1d\xc0\x6b\x3b\xaf\xa3\x5e\x6d\xec\x90\x23\x20\xf8\x81\xd1\x38\x94\x00\xdc\x84\xc2\x0f\x97\xe7\x37\x17\xcb\xf9\xfc\xea\x68\x20\x16\xf5\x8b\x0e\x3c\x06\x0c\x96\x62\x4d\x30\x2c\x61\xd5\xa5\x5c\x53\x87\xef\xa0\x66\xb9\xe4\x1b\x1c\x92\x7f\xe3\xbd\xf9\xea\x8f\x5a\xbb\xec\xb3\xe4\xcf\x4a\xe6\xcf\x4a\xa6\xa7\x92\x51\x55\xc2\xfe\xa2\x25\xf0\x5e\xe8\xd6\xda\xa3\x8b\x97\x92\xd1\x81\x45\x4c\x97\x39\x7f\xd8\xca\xe6\xb8\x6c\xd2\x6c\x2f\xf4\xb5\x0a\xfe\x5e\x6f\x33\xa9\x3c\x33\xbb\xbc\x58\x4e\x67\xcb\xfe\x2c\x53\x8d\xf0\x9d\x0d\x81\x55\x4c\xa9\x80\xad\xa9\xec\x99\xb1\x50\x62\xd7\xd8\x16\xa8\x75\x5e\x98\xab\x83\xf8\x70\x46\x64\x7b\x63\xb5\xfa\x6d\xae\x2c\x10\xda\xf0\x6d\x85\x90\xb8\x45\x49\xa2\x6a\x1c\x54\xeb\x9d\xe9\x0e\x4f\xdd\x86\x00\x47\x76\x80\xf9\x2d\x70\xf5\xb4\xbe\x57\x76\xe8\x86\x8f\x71\x11\x8d\xba\x4f\xb3\xb4\x91\xa6\x55\x35\x74\xab\xb5\x56\x1a\xed\x1a\x4b\xed\x89\x5a\x56\x17\x08\xdb\x6c\x9b\xcd\xb1\x36\x47\x16\xd2\xed\x0e\x3a\xf5\x12\x2d\x3b\xf8\x66\xc8\x22\x6b\x04\x9f\x50\xd9\x34\x47\xd6\x9a\x5b\xc5\xbe\xee\x31\x79\xc1\x84\xc4\x74\xc6\x3c\x50\x65\x79\xdf\xe8\x73\x94\xef\xf6\x36\x99\x5a\xf3\xbc\x5b\xd2\x1c\xba\x82\x8d\x0e\xe0\xcf\x51\x7b\x5a\x31\x56\x39\x17\x98\x00\xc5\xe2\x50\xf2\x6d\xa6\x84\x81\x4b\x6d\xbc\xd9\x14\xc8\x77\x1d\x15\xd0\xf4\xc5\x57\xb5\xa1\xea\x47\x03\x93\xfa\x22\x7c\x69\x67\x84\x5e\xe6\x8b\xce\x68\x96\xbf\x1a\x74\x45\xb6\x3a\x94\x16\x3e\x0b\x3b\x3a\xd1\x5f\x78\xc7\x47\x5a\xf2\x01\x9b\xbd\xbd\xef\xf4\xae\x32\xee\x69\x6d\x8e\xb1\xe0\x38\xb8\x0f\x5e\xf5\xce\x3c\xc0\x84\x7e\x13\xef\x40\x78\x07\x94\x45\x4f\xe5\xa0\xb2\x64\x56\x06\x49\xf6\xba\x74\x98\xb6\xb0\x52\x41\x97\x05\x74\x93\x42\x15\xca\x4f\xe5\x56\xd3\x41\xe0\x6b\x38\x35\x3b\x04\x3c\xb1\x47\x4b\x47\xd5\x8f\x22\x6d\x47\x96\xe7\x8d\xc7\xb9\x31\xaf\xec\x72\xbc\x73\xb6\x26\x14\xda\x15\xee\x97\x75\x67\x92\x28\xd2\x99\x7a\x40\xc3\x0b\x90\xf7\x8c\xdf\xa6\xe9\xe7\x79\xb6\xb1\x8f\x4b\x6e\x7b\xa7\x77\xf5\x3e\xba\x8f\x87\x95\x35\xd1\xe7\x51\x01\x3c\x6b\xbb\x2b\xca\xca\x43\x35\x86\xeb\xf4\x5e\xa7\x54\x3c\x2b\xf7\x50\x8f\x59\x50\x43\x99\xa9\x34\x9b\x7b\x71\x96\x12\x4c\x0d\x8a\xf9\xdb\x9b\xd9\x74\x79\x76\x79\xf1\x88\x2b\xa4\x90\xdc\x01\x17\xaa\xd8\x6b\xd7\x8c\xa5\xf0\xbe\x6e\x19\x14\x44\x47\x34\xcc\xba\xac\x42\x8f\xed\x99\x35\xce\xd4\x8d\xa1\x7d\xc7\xe9\xc7\xf5\xd3\xce\x42\x21\x89\x8c\x4b\x7f\x19\x7b\x6a\xd9\xaa\x5e\xcb\xd8\xdb\x2e\xb7\x91\x52\x25\x32\xb5\x8d\xb0\x17\x6b\xff\xd8\x2e\x6e\xf4\x8f\xaa\x53\x47\x51\x79\x72\x33\x68\xa5\x1b\x6f\x53\x0e\xb8\xb3\x37\x97\x29\x73\xba\x98\x76\x1c\x8b\x1d\xe3\x2c\x84\x4e\x17\xd3\xd7\x4a\x97\xd3\xc5\xd4\x3c\xaf\x4b\x5c\xf7\x99\x2e\x53\x65\xc6\x62\x2e\x0c\x31\xac\x64\xac\x96\x2d\x27\xea\x6b\x25\x1c\x75\x2a\x2f\x51\xb9\x4f\x7a\xff\xc5\xc2\xee\x4a\xe0\x33\x8f\xb4\xe6\xc3\x70\xf7\xac\x6f\xd7\x35\xbd\xbe\x25\x94\x1a\x1b\xf7\xd7\xef\xcf\xce\xcf\x0f\x6a\xdc\x9b\xc3\x91\xc4\xe2\x56\x18\x22\x51\x26\xb1\xb7\x5b\x6a\x54\xaa\x2e\x5c\x64\x24\x9d\xf1\xa9\x96\x01\x25\x04\x76\x36\xc1\x88\x9c\xf2\xa2\xb6\x13\xcc\xe7\x70\x57\x7e\xc4\x50\xd3\xc0\xa6\x6a\x44\x23\xa6\xa0\x69\x7c\xd2\xb0\xbf\x53\xd1\xee\x32\x88\xc0\x66\xeb\xb5\x00\x69\x9f\x14\xbd\x86\x93\x17\x7d\x7d\xe1\xd2\x73\xef\x61\x7b\xcf\xcc\x17\x18\x08\x55\xd5\x47\x99\xfe\x68\x85\xbd\x0d\x94\x88\xd7\xaa\x1b\xb8\x1f\x6c\xcb\xd3\x35\x62\x0a\xd7\x2f\xe2\x15\x25\x59\x86\x31\xc2\x74\x71\xf3\xe6\xfc\x2c\x4b\x9d\x8f\x00\xeb\x8a\xb1\x5b\x03\x56\xab\xc2\x7b\x11\xdb\xa3\x65\xa3\x9d\xba\x23\x44\x11\x0e\x81\x66\xff\xda\x1e\xac\x71\x4c\xdb\x49\xa9\x36\x57\x53\xfa\x80\x3d\x12\x6e\xf6\xdc\x0e\x84\x38\x80\x9c\xb5\xae\xc8\xf6\x7d\x8e\xb0\x17\x97\x19\xaf\x15\xf3\xb6\x46\xfc\x95\x4b\x25\x7c\xe3\x25\x87\xc1\x0b\x8a\xd2\x6a\x67\x4c\xb5\x14\x01\xe6\x8d\xe5\x28\x79\x77\x66\xfc\x9e\xe8\xda\xdb\xbc\xd7\x77\x73\x57\x40\x01\x0b\xe8\x2d\x29\xfa\xef\x3b\x0e\xbd\xeb\xf8\xe2\xf7\x1c\x47\xbb\x27\x4f\x04\x3d\x0d\xf8\x43\x2e\xfe\xbe\x69\x90\x28\x5a\x6c\xc6\x08\x71\x3e\xbd\x38\xbd\x99\x9e\xce\x1f\x11\x1e\x68\xd1\xc2\x6b\x87\x88\x52\x74\x57\x61\xbd\xbf\x7a\x29\xa3\x48\x97\x19\xa8\x5e\xaf\x20\x53\xc1\xb2\xfb\x34\xb7\x9d\xa5\xb2\x28\xdf\x3c\x94\xfd\x4c\x63\x08\xdd\x6d\x19\xf7\xbf\x4a\xbd\x71\xa6\x0e\x9e\x20\x5a\xd7\x37\x7a\xa5\xde\x5d\xbe\x79\x73\xf6\x98\x75\xf2\x01\x73\x69\x58\xa4\x52\x6a\x6f\x10\xef\xd2\xad\x51\x4d\x94\x54\x87\x17\x1f\xe5\x9c\xbe\xfa\xc3\xb4\xe8\xdf\x4d\xb5\x50\x58\xf0\xfd\x17\x0c\x57\xb0\x06\x0e\xa1\xdb\x0e\x06\x47\x7c\xad\xe8\xfa\xe0\xde\xda\xe2\x53\x8c\xb9\x69\xd3\xef\x64\xf4\x02\xaa\x53\x15\x84\x9c\x15\x65\xee\xed\xa7\x98\x49\x30\xad\xaf\xf2\x6f\x39\xbb\x2b\x65\xaf\x19\x93\xc0\xab\x89\x3d\x7f\xd3\xf0\x70\x45\x94\xb3\xe2\x4f\x7f\x4d\x56\x79\xc8\x7f\xea\x8f\xbc\xb3\x6f\xbb\x9d\x51\xf6\x97\x04\xff\x0f\x00\x00\xff\xff\x5d\x8b\xc1\xca\x5a\x30\x00\x00") +var _themesKendallResumeTemplate = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x5b\xdd\x6e\xdb\x38\x16\xbe\xf6\x3c\x05\x47\x57\xbb\x40\x65\x4f\xda\x5d\x74\xb7\x23\x1b\x70\x5d\xb7\x0d\x9a\x49\x8c\xc4\x69\x67\xae\x16\xb4\x74\x6c\x71\x42\x89\x2a\x49\x25\xf1\x0a\x02\xf6\x1d\xf6\x0d\xf7\x49\x16\xa4\x7e\xac\x1f\x4a\x8e\xeb\x4c\xda\x19\xcc\x4d\x6b\x89\x87\xe7\x8f\x1f\xcf\x39\x3c\x54\x9c\xef\xdf\x5c\xcc\x96\xbf\x2c\xe6\xc8\x97\x01\x9d\x7c\xe7\xa8\xff\x10\xc5\xe1\x66\x6c\x25\xc9\xf0\x0c\x87\x9b\x18\x6f\x20\x4d\xad\xc9\x77\x08\x39\x3e\x60\x4f\xfd\x40\xc8\x09\x40\x62\xe4\x4b\x19\xd9\xf0\x39\x26\xb7\x63\x6b\xc6\x42\x09\xa1\xb4\x97\xdb\x08\x2c\xe4\x66\x4f\x63\x4b\xc2\xbd\x1c\x29\xae\x3f\x22\xd7\xc7\x5c\x80\x1c\x5f\x2f\xdf\xda\xff\xb0\xba\xf8\xfc\x6c\x5f\x4f\xed\x19\x0b\x22\x2c\xc9\x8a\x56\x59\x9d\xce\xc7\xe0\x6d\xe0\x99\xeb\x73\x16\xc0\xf8\xa4\xc6\x22\xc4\x01\x8c\xad\x5b\x02\x77\x11\xe3\xb2\x32\xeb\x8e\x78\xd2\x1f\x7b\x70\x4b\x5c\xb0\xf5\xc3\x33\x44\x42\x22\x09\xa6\xb6\x70\x31\xad\x30\x92\x44\x52\x98\xe4\x76\x0f\x97\xea\x69\xc1\x61\x4d\xee\xd3\x14\x25\xc9\xf0\x35\x16\xc4\x1d\x9e\xe3\x00\xd2\xd4\x19\x65\xc4\xd9\x44\x4a\xc2\x1b\xe4\x73\x58\x8f\x2d\x65\x8a\x78\x35\x1a\x05\xf8\xde\xf5\xc2\xe1\x8a\x31\x29\x24\xc7\x91\x7a\x70\x59\x30\x2a\x5f\x8c\x5e\x0c\x5f\x0c\x5f\x8e\x5c\x21\x76\xef\x86\x01\x09\x87\xae\x10\x16\xe2\x40\xc7\x96\x90\x5b\x0a\xc2\x07\x90\xd6\xe1\x82\xd6\x2c\x94\x36\xbe\x03\xc1\x02\x18\xfd\x6d\xf8\x72\xf8\x83\x96\x55\x7d\xbd\x57\x9c\x7e\x33\x49\x12\x57\x08\x65\x72\xf6\x58\x19\x42\x01\x78\x04\x8f\xad\x88\x93\x50\x5a\x93\x24\xd1\x3f\x9a\xd4\xce\xa8\xc0\x8d\xb3\x62\xde\x36\x67\xe0\x91\x5b\xe4\x52\x2c\xc4\xd8\x52\x6b\x85\x49\x08\x3c\x97\x5b\x1f\xe5\xec\xae\x7c\xdf\x9c\x47\xed\x7b\x61\x9f\x3c\xaf\x8c\xe7\x14\xc4\x1b\x5b\x91\xcf\x24\xb3\x95\x6c\xe0\x56\x31\x47\xe1\xd1\x76\x21\x94\x15\x69\xf9\xbc\xef\x6d\x1b\x2d\xde\x5f\x2c\x2f\xd0\x5f\xa6\x1f\xa7\xcb\xe9\xe5\x5f\x91\x6d\xd7\x69\x92\x84\xac\x51\x0e\x84\xd3\x00\x6f\x00\xd9\x69\x5a\xe7\x52\x93\xde\x10\x81\x90\x43\x82\x0d\x12\xdc\xd5\xdb\xab\xc2\x27\x4d\x2d\x84\xa9\x1c\x5b\xf8\x16\x4b\xdc\x52\x6d\xe4\x91\xdb\xa6\x26\x36\x82\xd0\xeb\x92\xae\xcd\x2c\x4c\xd7\x5a\x87\x4c\xa2\xba\x44\xbd\x40\x63\x2b\xc0\x7c\x43\x42\x5b\xb2\xe8\x15\xfa\xe7\x0f\xd1\xfd\x8f\x56\xc9\xbb\xa5\xbd\x7f\x32\x69\x6e\x84\x15\x9f\x54\xbd\x72\x86\x57\x40\xd3\xd4\x11\x11\x0e\x77\xb4\xc5\xdb\x51\xfe\x3a\xe7\xef\x8c\xfc\x93\x3d\x96\x36\x5e\xd4\x1e\xeb\x0f\x87\x41\x06\xa9\x5f\x22\xb0\x5f\xd6\x5c\x5d\xb5\xe4\x2a\x0e\x02\xcc\xb7\x8d\x15\xd6\x28\x99\xbe\xbe\xb8\x5e\xa2\x9f\xe6\x0d\x7c\x54\x05\xad\xd8\xbd\x35\xf9\x6e\x90\x79\xed\xf9\xc4\x21\xc5\xc0\x1a\xa3\x35\xb6\x63\x01\x1c\x11\x97\x59\x13\x67\x44\x26\xa8\x88\x39\xd3\x15\x8b\xa5\xf6\xcb\xf3\x86\x5f\xa2\x9d\x33\x73\xc5\x14\x59\xd4\xe3\x2a\x33\x46\x32\x0b\x3f\x31\x7e\x63\x32\xec\xd3\xc5\xe5\x07\x34\xff\x79\x31\xbf\x3c\x9d\x9f\xcf\xbe\xc4\x3e\x94\x1b\x28\x62\x22\x5d\x2c\xc0\x60\xa4\x12\x3e\xbf\x8f\x80\x13\x08\x5d\x28\xac\x1d\x64\xda\x71\x1c\x6e\x60\xa7\xe0\x0e\xba\xef\x89\x07\x0d\xb4\xd7\x35\xfa\x95\xad\x90\x4b\x01\xf3\x35\xb9\x6f\xed\xbb\x3e\x7c\x98\x69\x3c\x90\x98\x50\x61\xa4\xab\x53\xde\xf9\xc0\x41\x45\xbf\x32\x37\xb4\x76\x6b\xdd\xfb\xd7\x97\x67\xad\xb8\x61\x62\x8c\x3d\x8f\x83\xe8\x52\x01\x21\x07\xe7\xb9\x20\x49\x14\x4f\x15\x43\x24\xe6\x1b\x90\x63\x64\xfd\x6b\x45\x71\x78\x63\xb5\x80\xb7\xa1\x6c\xd5\x58\x14\x3d\xd5\x19\xe1\x0e\x4b\xfb\xac\x29\xf0\x35\x18\x34\x75\xdf\x82\x8a\x62\x49\xb2\x66\x3c\xc0\xf2\x0d\x96\xf0\xd3\x2f\x68\x78\x25\x31\xd7\x0f\x69\x8a\xfe\xf7\x9f\xff\xa2\xe6\xf8\x3c\xf4\xb2\xd1\x4e\xa9\x1d\x03\x5d\xaf\x0f\x5c\xf4\x5f\xd9\xca\xce\x17\x1e\x15\xa1\xe2\xe4\x01\x10\x88\x38\x5b\x83\x10\x84\x85\x1a\x07\x0b\x26\x88\x24\x2c\xec\xc5\x42\x1d\x6c\xc2\xe5\x24\x92\x9a\x41\xc7\x6a\x27\x49\x47\x48\xaa\x13\x29\x80\xbd\x27\x1b\x9f\x92\x8d\x2f\x45\x0f\x69\x55\xbe\x5f\x4e\x50\xb0\xe8\x54\x19\x21\x27\xa6\xc5\x1c\x4a\x84\xb4\x37\x9c\xc5\x51\xa7\xca\x95\x0d\xfd\x20\x95\x74\x85\xd3\xe6\x6f\x13\x09\x81\x8a\x36\x83\xc1\x20\x49\xb2\xc2\x4c\x83\x4e\x3d\x2a\x7b\x4f\x25\x04\x19\x5f\xf5\xce\x89\x69\x46\x3b\x28\xa5\x6b\x82\x34\x75\x28\x51\xcb\xa3\x96\x45\xff\x2a\xc0\x3b\x18\x38\xa3\x62\x52\x15\xd4\x03\x4d\xd7\x63\x9c\x29\x07\x57\x8c\xd1\x4c\xbf\x64\xee\xa3\xc0\xbf\xaf\x6a\x30\x89\x3f\x20\x7f\x4c\xef\x30\xf7\x9a\x2b\x99\xa5\xc6\x4f\xd3\xcb\x37\x57\x0f\x49\x1c\xa6\xb4\xe8\x02\x97\x64\x4d\x5c\x2c\x4d\x89\x23\x93\x6a\x4c\x8f\x31\xd5\x65\x0f\xd6\x14\x65\xb1\xd7\x99\x0e\x4a\x60\x18\x0d\x41\x19\x10\xfb\xc3\x89\x0a\x70\x28\x8a\x29\xb5\x29\xac\x65\x3d\xd4\xbd\x51\xb1\xac\x37\x90\x75\x6c\xfe\x8c\x21\x57\xfb\xc4\x1c\xab\xfc\x17\x0a\xc0\x5a\x6b\xe0\xda\x13\x2f\x8c\x74\x51\xcb\xb5\x92\xb3\xc8\xdf\xd6\xbd\x9a\xef\xa4\x46\x1d\x51\x61\xb2\x8b\x39\x1d\x54\x1d\xc0\x6b\x3b\xaf\xa3\x5e\x6d\xec\x90\x03\x20\xf8\x91\xd1\x38\x94\x00\xdc\x84\xc2\x8f\x17\x67\xd7\xe7\xcb\xf9\xfc\xf2\x60\x20\x16\xf5\x8b\x0e\x3c\x06\x0c\x96\x62\x4d\x30\x2c\x61\xd5\xa5\x5c\x53\x87\x6f\xa0\x66\xb9\xe0\x1b\x1c\x92\x7f\xe3\xbd\xf9\xea\x8f\x5a\xbb\xec\xb3\xe4\xcf\x4a\xe6\xcf\x4a\xa6\xa7\x92\x51\x55\xc2\xfe\xa2\x25\xf0\x9e\xeb\xd6\xda\xd1\xc5\x4b\xc9\xe8\x81\x45\x4c\x97\x39\x7f\xd8\xca\xe6\xb0\x6c\xd2\x6c\x2f\xf4\xb5\x0a\xfe\x5e\x6f\x33\xa9\x3c\x33\xbb\x38\x5f\x4e\x67\xcb\xfe\x2c\x53\x8d\xf0\x9d\x0d\x81\x55\x4c\xa9\x80\xad\xa9\xec\x99\xb1\x50\x62\xd7\xd8\x16\xa8\x75\x5e\x98\xab\x83\xf8\x70\x46\x64\x7b\x63\xb5\xfa\x6d\xae\x2c\x10\xda\xf0\x6d\x85\x90\xb8\x45\x49\xa2\x6a\x1c\x54\xeb\x9d\xe9\x0e\x4f\xdd\x86\x00\x47\x76\x80\xf9\x0d\x70\xf5\xb4\xbe\x53\x76\xe8\x86\x4f\xee\xe5\xc1\x6e\x15\x74\x2a\x11\xf0\x36\xa6\x74\x9a\x65\x0a\xc3\xfe\x36\x5a\x97\x93\xa7\x69\x55\x51\xdd\x8c\xad\x15\x4f\xbb\xd6\x53\x7b\xa2\xd6\xa6\x0b\xa6\x6d\xb6\xcd\xf6\x59\x9b\x23\x0b\xe9\x76\x07\xae\x7a\x11\x37\xa8\x5b\x0d\x9f\x51\xd9\x56\x47\xd6\x9a\x5b\xc5\xce\xef\x31\x79\xc1\x84\xc4\x74\xc6\x3c\x50\x85\x7b\xdf\xe8\x33\x94\xc7\x83\x36\x99\x42\x45\xde\x4f\x69\x0e\x5d\xc2\x46\x87\xf8\x67\xa8\x3d\xad\x18\xab\x9c\x1c\x4c\x90\x63\x71\x28\xf9\x36\x53\xc2\xc0\xa5\x36\xde\x6c\x1b\xe4\xfb\x92\x0a\x68\xfa\xe2\x49\x6d\xa8\xfa\xd1\xc0\xa4\xbe\x08\xbf\xb5\x33\x42\x2f\xf3\x45\x2d\x4a\x99\xbc\xb5\x0f\xbc\x1a\x9a\x47\x01\xb2\xa9\xfe\x95\xcf\xb8\x2c\xa1\xff\xfb\x06\xd4\xef\xc6\x96\xbd\x78\xc8\x09\x6a\x60\xa8\x50\x99\xa3\x9d\x56\x17\x87\x5e\xa1\xf2\xc2\x67\x21\xec\x0d\xcc\x4f\x91\x4a\x22\xad\x89\x31\x8b\x1c\x8c\xf8\xd2\xe3\xda\x3c\x63\x25\xfb\xe0\x0b\x96\xea\x02\xcf\x03\x4c\xe8\x57\xf1\x0e\x84\xb7\x40\x59\xf4\x58\x0e\x2a\xcf\x62\xca\x20\xc9\x5e\x95\x0e\xd3\x16\x56\x8e\x66\xe5\xc9\xac\x49\xa1\x4e\x60\x8f\xe5\x56\xd3\x09\xf3\x29\x9c\x9a\x9d\x2e\x1f\xd9\xa3\xa5\xa3\xea\x67\xdc\xb6\x23\xcb\x83\xec\x71\x6e\xcc\x8f\x0c\x39\xde\x39\x5b\x13\x0a\x4f\xbd\x83\x93\x44\x91\xce\xd4\x03\x1a\x9e\x83\xbc\x63\xfc\x26\x4d\xbf\xcc\xb3\x8d\x7d\x5c\x72\xdb\x3b\xbd\xab\xa9\xd6\xdd\x77\xa8\xac\x49\x5e\x9d\xf2\xec\x3e\x47\x51\x56\x1e\xaa\xa1\x5e\x57\x85\x75\x4a\xc5\xb3\x72\xc1\x79\xcc\x82\x1a\xce\x2f\x4a\xb3\xb9\x17\x67\x99\xc3\xd4\xf9\x9a\xbf\xb9\x9e\x4d\x97\xa7\x17\xe7\x47\xdc\x4d\x86\xe4\x16\xb8\x50\xa7\x88\xf6\x61\xa4\x14\xde\xd7\x86\x85\x82\xe8\x80\x4e\x6c\x97\x55\xe8\xd8\x66\x6c\xa3\x59\xd3\x18\xda\xd7\xa7\x39\xae\x51\x7b\x1a\x0a\x49\x64\x5c\xfa\xcb\xd8\xac\xcd\x56\xf5\x4a\xc6\xde\x76\xb9\x8d\x94\x2a\x91\xa9\x1f\x89\xbd\x58\xfb\xc7\x76\x71\xa3\x31\x59\x9d\x3a\x8a\xca\x96\x80\x41\x2b\xdd\xd1\x9d\x72\xc0\x9d\x4d\xdf\x4c\x99\x77\x8b\x69\x47\xbf\xc5\x31\xce\x42\xe8\xdd\x62\xfa\x4a\xe9\xf2\x6e\x31\x35\xcf\xeb\x12\xd7\xdd\x2c\xc8\x54\x99\xb1\x98\x0b\x43\x0c\x2b\x19\xab\x65\xcb\x89\xfa\x7a\x54\x07\xb5\x7b\x4a\x54\xee\x93\xde\x7f\x63\xb5\xbb\x6b\xfa\xc2\x5e\x89\xb9\xcb\xd2\x3d\xeb\xeb\xb5\xe3\xaf\x6e\x08\xa5\xc6\x1b\xa1\xab\x0f\xa7\x67\x67\x0f\xba\x11\x32\x87\x23\x89\xc5\x8d\x30\x44\xa2\x4c\x62\x6f\x1b\xde\xa8\x54\x5d\xb8\xc8\x48\x3a\xe3\x53\x2d\x03\x4a\x08\xec\x6c\x82\x11\x39\xe5\x17\x00\x9d\x60\x3e\x83\xdb\xf2\xeb\x98\x9a\x06\x36\x55\x23\x1a\x31\x05\x4d\xe3\x5b\x99\xfd\x2d\xb0\x76\xfb\x4a\x04\x36\x5b\xaf\x05\x48\xfb\xa4\x68\x62\x9d\x3c\xef\xbb\x70\x28\x3d\xf7\x01\xb6\x77\xcc\x7c\x33\x86\x50\x55\x7d\x94\xe9\x8f\x56\xd8\xdb\x40\x89\x78\xad\xba\x81\xfb\x83\x6d\x79\xbc\x0e\x5f\xe1\xfa\x45\xbc\xa2\x24\xcb\x30\x46\x98\x2e\xae\x5f\x9f\x9d\x66\xa9\xf3\x08\xb0\xae\x18\xbb\x31\x60\xb5\x2a\xbc\x17\xb1\x3d\x5a\x36\xfa\xf4\x3b\x42\x14\xe1\x10\x68\xf6\xaf\xed\xc1\x1a\xc7\xb4\x9d\x94\x6a\x73\x35\xa5\x0f\xd8\x23\xe1\x66\xcf\xb5\x53\x88\x03\xc8\x59\xeb\x8a\x6c\xdf\x77\x2e\x7b\x71\x99\xf1\x5a\x31\x6f\x6b\xc4\x5f\xb9\x54\xc2\x37\xde\x9e\x19\xbc\xa0\x28\xad\x76\xc6\x54\x4b\x11\x60\xde\x58\x8e\x92\x77\x67\xc6\xef\x89\xae\xbd\xb7\x42\xfa\xd2\xf7\x12\x28\x60\x01\xbd\x25\x45\xff\x45\xda\x43\x2f\xd1\x7e\xf3\x0b\xb4\x83\xdd\x93\x27\x82\x9e\x9b\x9d\x87\xdc\x28\x7f\xd5\x20\x51\x34\xc2\x8c\x11\xe2\x6c\x7a\xfe\xee\x7a\xfa\x6e\x7e\x44\x78\xa0\x45\xa3\xad\x1d\x22\x4a\xd1\x5d\x85\xf5\xfe\xea\xa5\x8c\x22\x5d\x66\xa0\x7a\xbd\x82\x4c\x05\xcb\xee\x9b\xef\x76\x96\xca\xa2\x7c\xf3\x50\xf6\x96\xc6\x10\xba\xdb\x32\xee\x3f\x49\xbd\x71\xaa\x0e\x9e\x20\x5a\xf7\x82\x7a\xa5\xde\x5f\xbc\x7e\x7d\x7a\xcc\x3a\xf9\x80\xb9\x34\x2c\x52\x29\xb5\x37\x88\x77\xe9\xd6\xa8\x26\x4a\xaa\x87\x17\x1f\xe5\x9c\xbe\xfa\xc3\xb4\xe8\xdf\x4c\xb5\x50\x58\xf0\xed\x17\x0c\x97\xb0\x06\x0e\xa1\xdb\x0e\x06\x07\x7c\x06\xeb\xfa\xe0\xde\xd8\xe2\x73\x8c\xb9\x69\xd3\xef\x64\xf4\x02\xaa\x53\x15\x84\x9c\x15\x65\xee\xcd\xe7\x98\x49\x30\xad\xaf\xf2\x6f\x39\xbb\x2b\x65\xaf\x19\x93\xc0\xab\x89\x3d\x7f\xd3\xf0\x70\x45\x94\xb3\xe2\x8f\x7f\xff\x5a\x79\xc8\x7f\xea\xbf\x1e\xc8\xfe\x68\xc0\x19\x65\x7f\xa2\xf2\xff\x00\x00\x00\xff\xff\xa9\x0f\x16\x5e\xb3\x32\x00\x00") func themesKendallResumeTemplateBytes() ([]byte, error) { return bindataRead( @@ -95,7 +95,7 @@ func themesKendallResumeTemplate() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "themes/kendall/resume.template", size: 12378, mode: os.FileMode(420), modTime: time.Unix(1612727562, 0)} + info := bindataFileInfo{name: "themes/kendall/resume.template", size: 12979, mode: os.FileMode(420), modTime: time.Unix(1612730854, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/themes/kendall/resume.template b/themes/kendall/resume.template index 70dd2fb..2c9208b 100644 --- a/themes/kendall/resume.template +++ b/themes/kendall/resume.template @@ -150,6 +150,7 @@ {{if .Basic.Location.City -}}