igraph.org icon indicating copy to clipboard operation
igraph.org copied to clipboard

Add pointer to outside resources?

Open nickeubank opened this issue 10 years ago • 1 comments

Hi!

Recently, I've been finding myself using outside tools that interface with iGraph, like Vincent Traag's community detection package ( https://github.com/vtraag/louvain-igraph ) and more recent InfoMap implementations (http://mapequation.org/code.html#Examples-as-cpp-library).

How would you feel about me adding a small page to make users aware of these add-ons? And if so, where would be the best place to make such a contribution?

Thanks!

nickeubank avatar May 16 '15 22:05 nickeubank

Hi, sorry for being slow, I am kind of between jobs and continents, and this has bad effects on my response time.

Well, the repo of the web page is here: https://github.com/igraph/igraph.org You can probably just use Jekyll. Do not worry about the Makefile and generating the C/R/Python docs, maybe just add a new page, and a top menu point?

gaborcsardi avatar Jun 15 '15 14:06 gaborcsardi