6 ms·
Any chance either of you could link? I've done it too but i was never completely happy with the result and it would be nice to see how other people have done it
by luuse 13y ago
Any chance either of you could link? I've done it too but i was never completely happy with the result and it would be nice to see how other people have done it for some inspiration.
- jseip 13y agohttp://jseip1679.github.io/cv/ http://jseip1679.github.io/cv/ This one isn't updated for mobile, but it does print nicely.
- cpncrunch 13y agoNice. I hadn't come across box-shadow before - useful to know. One issue I noticed is that the border-bottom:2em isn't working - there is zero border in chrome, safari and ff. Perhaps you need "bottom:2em" or something? Sometimes css drives me insane fiddling about trying to fix shit like this :)
- smallsharptools 13y agohttp://brennanmke.github.io/Portfolio/ http://brennanmke.github.io/Portfolio/ I created a basic portfolio to share on GitHub. I'd like to see more developers do that. It's quite easy to do with markdown and GitHub Pages.
- luuse 13y agoYeah, i prefer that approach but i find that a lot of recruiters still insist on a resume despite having linkedin. Thanks for the link and inspiration though!