Hacker News new | ask | show | jobs
by kybernetikos 4599 days ago
Not really. Plenty of people have a site like http://kybernetikos.github.io/ which just tells a story about some of the projects they've got on github.

I just threw that together quickly a while back and haven't updated it, but github whould make a fantastic site for a portfolio.

1 comments

> Not really.

Apparently not.

When people are referring to using Github as your CV, they aren't talking about Github pages. They are talking about the repositories and the code. Github pages are another thing entirely, and not what is being discussed here.

> but github [pages] whould make a fantastic site for a portfolio.

No one would argue that github pages would make for an easy to use hosting provider for a portfolio site. No one is suggesting that.

> When people are referring to using Github as your CV, they aren't talking about Github pages.

That's actually my point. They should be, and maybe you didn't read the comment I was replying to, but that is in fact exactly what we were talking about - "Unless you have your CV on github.."

Of course having a mess of github project pages is a bad portfolio, but each of the individual projects in your portfolio makes sense as a github project, and the fact that they give you a pleasant <username>.github.io site to tie it all together makes it one of the best ways to host your portfolio.

It makes perfect sense to have github projects as your portfolio parts and turn it into the 'narrative' so beloved of the original author with a github pages site.

> That's actually my point.

So then you are still missing the point. And so was the original comment you replied to. When people are talking about github as your CV, they don't care that you happened to host your website on ghpages. It's using the code repos themselves. Where you host your website is beside the point.

> It makes perfect sense to have github projects as your portfolio parts and turn it into the 'narrative' so beloved of the original author with a github pages site.

Yes. But again, that's not what's being discussed. You are in fact agreeing with the foundation of the idea.

Basically: GH Pages are merely a way to host your own personal website. The fact that it's also on GH isn't special in anyway, and you could achieve the same thing self-hosting. Remove that from the equation, and merely having GH repos is the issue.

People are saying you need that 'narrative.' How you achieve that is up to you, but relying just on the default GH repos doesn't help.