erming / jsonresume-theme-flat

A minimalistic theme for http://jsonresume.org/
42 stars 68 forks source link

Issue with theme in the past few hours #8

Closed brandonb927 closed 10 years ago

brandonb927 commented 10 years ago

Flat theme: http://registry.jsonresume.org/brandonbrown?theme=flat Modern Theme: http://registry.jsonresume.org/brandonbrown?theme=modern

This change I noticed was introduced in the past few hours. Any ideas?

erming commented 10 years ago

Hey @brandonb927!

A new version of the resume.json specification was recently released, and I updated the theme to work with the new one. One major move was renaming the bio section to basics. Unfortunately this breaks stuff.

I see you're still using the older version of the schema: http://registry.jsonresume.org/brandonbrown.json

All you need to do is change your bio section to the new specification and then republish it to the registry. Use http://jsonresume.org/specification/ as reference.

I'm going to continue to work on the theme today.
Stay tuned!

brandonb927 commented 10 years ago

Ohhhh, I didn't expect the spec to change so suddenly, I'll update my resume.json ASAP!

brandonb927 commented 10 years ago

Fixed up and shipped! Thanks for getting back to me :)