Ask HN: How to get near the top of search in GitHub?

2 points by RogerL ↗ HN
I have a few projects that I'm working on that I'm getting close to wanting to have them publically available. They live in public repositories and if you enter the right search terms you can find them.

However, they show up at the bottom of the search. Projects with a couple of 40 line code files with almost no submissions rank higher than mine. In contrast, I have documentation (over 200 pages), libraries, unit tests, and so on.

Does it just come down to how many watchers you have, and/or forks? What kind of legitimate things can I do to get higher in the rankings?

A typical search yields between 10 and 250 hits - it's not like I'm fighting against 1000 narrowly different projects.

I've expanded my description to get more possible hit of keywords, and that works, but seems a bit manipulative. I want a short, readable description, not a large paragraph designed to get search hits.

1 comment

[ 2.8 ms ] story [ 25.6 ms ] thread
I don't normally use Github's search. Most of the time, it's a Google search such as `python markov chain github' and get lots of Github links. Perhaps you should try to optimize that, instead?