7 ms·
The CurVe class supports multiple versions of a CV with its "flavors" concept: http://text-ex-machina.co.uk/blog/creating-curriculum-vit http://text-ex-machina.
by ahcox 14y ago
The CurVe class supports multiple versions of a CV with its "flavors" concept: http://text-ex-machina.co.uk/blog/creating-curriculum-vit http://text-ex-machina.co.uk/blog/creating-curriculum-vit
I keep all versions of my CV side by side in directories checked in to subversion and copy the closest existing one to make a new version rather than trying to maintain multiple different flavours of CV at the same time.
- dhawalhs 14y agoThanks! I will take a look. Another goal was to reduce the barrier to entry. I wanted it to be easy to use even for non developers or non technical people. That's why I was trying to build it purely in html/css/javascript and without any backend support. Modify resume.json and upload the files to any webhost and you have your portlio site up.