diff --git a/assets/data/config.json b/assets/data/config.json new file mode 100644 index 0000000..50d8554 --- /dev/null +++ b/assets/data/config.json @@ -0,0 +1,69 @@ +{ + "title": "The Development Seed Contributor Network", + "author": "Pete Gadomski", + "description": "An interactive visualization of contributors to Development Seed code and their connections to other repositories", + "central_repository": "developmentseed/DevSeed Team", + "contributor_padding": 20, + "contributors": { + "AMSCamacho": "Angela Camacho", + "AliceR": "Alice Rühl", + "LanesGood": "Lane Goodman", + "abarciauskas-bgse": "Aimee Barciauskas", + "aboydnw": "Anthony Boyd", + "aliziel": "Ali Z", + "alukach": "Anthony Lukach", + "anayeaye": "Alexandra Kirk", + "batpad": "Sanjay Bhangar", + "beatrizbsperes": "Beatriz Peres", + "benbovy": "Benoît Bovy", + "bitner": "David Bitner", + "botanical": "Jennifer Tran", + "brianna-corremonte": "Brianna Corremonte", + "camillecroft": "Camille Croft", + "ceholden": "Chris Holden", + "chuckwondo": "Chuck Daniels", + "ciaransweet": "Ciaran Sweet", + "danielfdsilva": "Daniel da Silva", + "dannybauman": "Danny Bauman", + "dzole0311": "Gjore Milevski", + "emmalu": "Emma Paz", + "emmanuelmathot": "Emmanuel Mathot", + "faustoperez": "Fausto Pérez", + "gadomski": "Pete Gadomski", + "geohacker": "Sajjad Anwar", + "hanbyul-here": "Hanbyul Jo", + "hrodmn": "Henry Rodman", + "ianschuler": "Ian Schuler", + "indraneel": "Indraneel Purohit", + "ividito": "Isayah Vidito", + "j08lue": "Jonas Sølvsteen", + "jjfrench": "Jamison French", + "kamicut": "Marc Farra", + "kcarini": "Kiri Carini", + "kevinbullock": "Kevin Bullock", + "kimmurph": "Kim Murphy", + "kylebarron": "Kyle Barron", + "leothomas": "Leo Thomas", + "lillythomas": "Lilly Thomas", + "maxrjones": "Max Jones", + "martham93": "Martha Morrissey", + "olafveerman": "Olaf Veerman", + "omniajoe": "Omnia Joehar", + "pantierra": "xıʃǝɟ", + "ricardoduplos": "Ricardo Duplos", + "sandrahoang686": "Sandra Hoang", + "sharkinsspatial": "Sean Harkins", + "sharonwanlu": "SharonLu", + "smohiudd": "Saadiq Mohiuddin", + "srmsoumya": "Soumya Ranjan Mohanty", + "sunu": "Tarashish Mishra", + "vgeorge": "Vitor George", + "vincentsarago": "Vincent Sarago", + "weiji14": "Wei Ji", + "wildintellect": "Alex I. Mandel", + "willemarcel": "Wille Marcel", + "wrynearson": "Will Rynearson", + "yellowcap": "Daniel Wiesmann", + "zacdezgeo": "Zac Deziel" + } +} \ No newline at end of file diff --git a/index.html b/index.html index 3eadb02..be89826 100644 --- a/index.html +++ b/index.html @@ -2,10 +2,28 @@ - + + Contributor Network + + + + + + + + + + + + + + + + + @@ -15,11 +33,11 @@

The Contributor Network of

-

Development Seed

+

...

-

Explore the network of contributors and repositories.

+

Explore the network of contributors and repositories.

This visualization is based off of the excellent Top Contributor Network from Nadieh Bremer, and is licensed the same (MPL).

@@ -51,84 +69,74 @@

Development Seed

- - - - - - - -
-
-
-

The Contributor Network of

-

{{ central_repository.split('/')[-1] }}

-

-
-
-

{{ description }}

- -

- This visualization is based off of the excellent Top Contributor Network from Nadieh Bremer, and is licensed the same (MPL). -

-
-
- - -
-
- - -

-
-
- - -
-
- - - -
-
- -
- - - - -