node-forward / mentors

Building up the node community through mentoring
108 stars 49 forks source link

Arrange the mentors list in aplhabetical order. #28

Closed hemanth closed 9 years ago

hemanth commented 9 years ago

It would be neat and easy to search as well ;) ?

Maybe automate this with a git hook?

therebelrobot commented 9 years ago

A simple js front-end that pulls in the readme from github, parses it and makes it searchable, not only for name but nearest location, would be ideal, IMO. I've built js tools to pull in github readmes before, this would be fairly simple to pull off. We could even host it in the gh-pages for the repo.

jasonrhodes commented 9 years ago

Definitely no harm in offering this if someone wants to build it. I think the README or website intro should still encourage people to just post problems on the issue queue or on gitter so that they don't have to seek out a mentor. People posting questions or mentoring requests and mentors responding to based on knowledge, language needs, etc. seems like a good option to keep available.

jasonrhodes commented 9 years ago

Let's revisit this after we get up and running.