Skip to content

Commit 9a9f4b5

Browse files
committed
Merge pull request github#318 from github/research
WIP: Pull out research into seperate data file
2 parents 0079463 + c421a7d commit 9a9f4b5

File tree

5 files changed

+189
-182
lines changed

5 files changed

+189
-182
lines changed

Gemfile.lock

Lines changed: 82 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -2,104 +2,128 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5-
activesupport (4.1.1)
5+
activesupport (4.1.6)
66
i18n (~> 0.6, >= 0.6.9)
77
json (~> 1.7, >= 1.7.7)
88
minitest (~> 5.1)
99
thread_safe (~> 0.1)
1010
tzinfo (~> 1.1)
1111
blankslate (2.1.2.4)
12-
classifier (1.3.4)
13-
fast-stemmer (>= 1.0.0)
12+
celluloid (0.16.0)
13+
timers (~> 4.0.0)
14+
classifier-reborn (2.0.1)
15+
fast-stemmer (~> 1.0)
16+
coffee-script (2.3.0)
17+
coffee-script-source
18+
execjs
19+
coffee-script-source (1.8.0)
1420
colorator (0.1)
1521
colored (1.2)
16-
commander (4.1.6)
17-
highline (~> 1.6.11)
18-
ethon (0.7.0)
22+
ethon (0.7.1)
1923
ffi (>= 1.3.0)
24+
execjs (2.2.1)
2025
fast-stemmer (1.0.2)
2126
ffi (1.9.3)
22-
gemoji (1.5.0)
23-
github-pages (18)
27+
gemoji (2.1.0)
28+
github-pages (27)
2429
RedCloth (= 4.2.9)
25-
jekyll (= 1.5.1)
26-
jekyll-mentions (= 0.0.6)
27-
jekyll-redirect-from (= 0.3.1)
28-
jekyll-sitemap (= 0.2.0)
29-
jemoji (= 0.1.0)
30+
jekyll (= 2.3.0)
31+
jekyll-coffeescript (= 1.0.0)
32+
jekyll-mentions (= 0.1.3)
33+
jekyll-redirect-from (= 0.6.2)
34+
jekyll-sass-converter (= 1.2.0)
35+
jekyll-sitemap (= 0.6.0)
36+
jemoji (= 0.3.0)
3037
kramdown (= 1.3.1)
31-
liquid (= 2.5.5)
38+
liquid (= 2.6.1)
3239
maruku (= 0.7.0)
40+
pygments.rb (= 0.6.0)
3341
rdiscount (= 2.1.7)
34-
redcarpet (= 2.3.0)
35-
highline (1.6.21)
36-
html-pipeline (1.5.0)
42+
redcarpet (= 3.1.2)
43+
hitimes (1.2.2)
44+
html-pipeline (1.9.0)
3745
activesupport (>= 2)
3846
nokogiri (~> 1.4)
39-
html-proofer (0.6.7)
47+
html-proofer (1.4.0)
4048
colored (~> 1.2)
4149
mercenary (~> 0.3.2)
42-
nokogiri (~> 1.6.0)
50+
nokogiri (~> 1.5)
51+
parallel (~> 1.3)
4352
typhoeus (~> 0.6.7)
44-
i18n (0.6.9)
45-
jekyll (1.5.1)
46-
classifier (~> 1.3)
53+
yell (~> 2.0)
54+
i18n (0.6.11)
55+
jekyll (2.3.0)
56+
classifier-reborn (~> 2.0)
4757
colorator (~> 0.1)
48-
commander (~> 4.1.3)
49-
liquid (~> 2.5.5)
50-
listen (~> 1.3)
51-
maruku (= 0.7.0)
52-
pygments.rb (~> 0.5.0)
53-
redcarpet (~> 2.3.0)
58+
jekyll-coffeescript (~> 1.0)
59+
jekyll-gist (~> 1.0)
60+
jekyll-paginate (~> 1.0)
61+
jekyll-sass-converter (~> 1.0)
62+
jekyll-watch (~> 1.1)
63+
kramdown (~> 1.3)
64+
liquid (~> 2.6.1)
65+
mercenary (~> 0.3.3)
66+
pygments.rb (~> 0.6.0)
67+
redcarpet (~> 3.1)
5468
safe_yaml (~> 1.0)
5569
toml (~> 0.1.0)
56-
jekyll-mentions (0.0.6)
57-
html-pipeline (~> 1.5.0)
58-
jekyll (~> 1.4)
59-
jekyll-redirect-from (0.3.1)
60-
jekyll (~> 1.4)
61-
jekyll-sitemap (0.2.0)
62-
jekyll (~> 1.4)
63-
jemoji (0.1.0)
64-
gemoji (~> 1.5.0)
65-
html-pipeline (~> 1.5.0)
66-
jekyll (~> 1.4)
70+
jekyll-coffeescript (1.0.0)
71+
coffee-script (~> 2.2)
72+
jekyll-gist (1.1.0)
73+
jekyll-mentions (0.1.3)
74+
html-pipeline (~> 1.9.0)
75+
jekyll (~> 2.0)
76+
jekyll-paginate (1.0.0)
77+
jekyll-redirect-from (0.6.2)
78+
jekyll (~> 2.0)
79+
jekyll-sass-converter (1.2.0)
80+
sass (~> 3.2)
81+
jekyll-sitemap (0.6.0)
82+
jekyll-watch (1.1.1)
83+
listen (~> 2.7)
84+
jemoji (0.3.0)
85+
gemoji (~> 2.0)
86+
html-pipeline (~> 1.9)
87+
jekyll (~> 2.0)
6788
json (1.8.1)
6889
kramdown (1.3.1)
69-
liquid (2.5.5)
70-
listen (1.3.1)
90+
liquid (2.6.1)
91+
listen (2.7.9)
92+
celluloid (>= 0.15.2)
7193
rb-fsevent (>= 0.9.3)
7294
rb-inotify (>= 0.9)
73-
rb-kqueue (>= 0.2)
7495
maruku (0.7.0)
75-
mercenary (0.3.3)
76-
mini_portile (0.5.3)
77-
minitest (5.3.3)
78-
nokogiri (1.6.1)
79-
mini_portile (~> 0.5.0)
96+
mercenary (0.3.4)
97+
mini_portile (0.6.0)
98+
minitest (5.4.1)
99+
nokogiri (1.6.3.1)
100+
mini_portile (= 0.6.0)
101+
parallel (1.3.2)
80102
parslet (1.5.0)
81103
blankslate (~> 2.0)
82-
posix-spawn (0.3.8)
83-
pygments.rb (0.5.4)
104+
posix-spawn (0.3.9)
105+
pygments.rb (0.6.0)
84106
posix-spawn (~> 0.3.6)
85107
yajl-ruby (~> 1.1.0)
86-
rake (10.3.1)
108+
rake (10.3.2)
87109
rb-fsevent (0.9.4)
88-
rb-inotify (0.9.4)
89-
ffi (>= 0.5.0)
90-
rb-kqueue (0.2.2)
110+
rb-inotify (0.9.5)
91111
ffi (>= 0.5.0)
92112
rdiscount (2.1.7)
93-
redcarpet (2.3.0)
113+
redcarpet (3.1.2)
94114
safe_yaml (1.0.3)
95-
thread_safe (0.3.3)
115+
sass (3.4.4)
116+
thread_safe (0.3.4)
117+
timers (4.0.1)
118+
hitimes
96119
toml (0.1.1)
97120
parslet (~> 1.5.0)
98-
typhoeus (0.6.8)
99-
ethon (>= 0.7.0)
100-
tzinfo (1.1.0)
121+
typhoeus (0.6.9)
122+
ethon (>= 0.7.1)
123+
tzinfo (1.2.2)
101124
thread_safe (~> 0.1)
102125
yajl-ruby (1.1.0)
126+
yell (2.0.4)
103127

104128
PLATFORMS
105129
ruby

_data/governments.yml

Lines changed: 0 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -365,64 +365,6 @@ U.S. Federal:
365365
- WFMRDA
366366
- whitehouse
367367

368-
U.S. Research Labs:
369-
- ACME-Climate
370-
- ARM-DOE
371-
- BrookhavenNationalLaboratory
372-
- CASL
373-
- CBIIT
374-
- EarthSystemCoG
375-
- EMSL-MSC
376-
- epicsdeb
377-
- exmatex
378-
- globus
379-
- HipGISAXS
380-
- hpde
381-
- idaholab
382-
- JGI-Bioinformatics
383-
- LANL
384-
- LANL-Bioinformatics
385-
- lbl-anp
386-
- lblpbd
387-
- libmesh
388-
- losalamos
389-
- materialsproject
390-
- MCSclimate
391-
- mdhim
392-
- MG-RAST
393-
- NASA-Tensegrity-Robotics-Toolkit
394-
- ncgmp09
395-
- NIAID-RTB
396-
- NIFA
397-
- nih-fmrif
398-
- Nikea
399-
- nimh-nif
400-
- nist-ionstorage
401-
- NSLS-II
402-
- NSLS-II-CSX
403-
- nsls2ap
404-
- olcf
405-
- OpsLabJPL
406-
- ORNL
407-
- ORNL-BTRIC
408-
- ORNL-CEES
409-
- ornl-sava
410-
- ORNL-TechInt
411-
- ornlcda
412-
- PCMDI
413-
- plfs
414-
- PNNL-Comp-Mass-Spec
415-
- pyepics
416-
- reflectometry
417-
- sandialabs
418-
- scalability-llnl
419-
- scattering
420-
- simx
421-
- SNEWS-Collaboration
422-
- TinyTitan
423-
- UV-CDAT
424-
- zfsonlinux
425-
426368
U.S. Special District:
427369
- atlregional
428370
- AZMAG

_data/research.yml

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
# Government funded research - must have a government email/domain to be listed
2+
3+
U.S. Research Labs:
4+
- ACME-Climate
5+
- ARM-DOE
6+
- BrookhavenNationalLaboratory
7+
- CASL
8+
- CBIIT
9+
- ControlSystemStudio
10+
- EarthSystemCoG
11+
- EMSL-MSC
12+
- epicsdeb
13+
- exmatex
14+
- GENIEMC
15+
- globus
16+
- HipGISAXS
17+
- hpde
18+
- idaholab
19+
- JGI-Bioinformatics
20+
- kbaseIncubator
21+
- LANL
22+
- LANL-Bioinformatics
23+
- lbl-anp
24+
- lbl-cal
25+
- lblpbd
26+
- libmesh
27+
- losalamos
28+
- magellancloud
29+
- materialsproject
30+
- MCSclimate
31+
- mdhim
32+
- MG-RAST
33+
- NASA-Tensegrity-Robotics-Toolkit
34+
- ncgmp09
35+
- NIAID-RTB
36+
- NIFA
37+
- nih-fmrif
38+
- Nikea
39+
- nimh-nif
40+
- nist-ionstorage
41+
- NSLS-II
42+
- NSLS-II-CSX
43+
- nsls2ap
44+
- olcf
45+
- OpsLabJPL
46+
- ORNL
47+
- ORNL-BTRIC
48+
- ORNL-CEES
49+
- ornl-sava
50+
- ORNL-TechInt
51+
- ornlcda
52+
- ORNLSMRModeling
53+
- PCMDI
54+
- plfs
55+
- PNNL-Comp-Mass-Spec
56+
- pyepics
57+
- reflectometry
58+
- sandialabs
59+
- scalability-llnl
60+
- scattering
61+
- sim-x
62+
- simx
63+
- SNEWS-Collaboration
64+
- SNL-WaterPower
65+
- swift-lang
66+
- TinyTitan
67+
- TriBITSPub
68+
- UV-CDAT
69+
- WISDEM
70+
- zfsonlinux

_includes/org-table.html

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<div class="mini-section">
2+
{% unless include.id == "governments" %}
3+
<h3 id="{{ include.id }}" class="search-section">Return to <a href="#to-top">top</a>.</h3>
4+
{% endunless %}
5+
<h2>{{ include.name }}</h2>
6+
<h6 class="no-matches" style="display: none;">No matches.</h6>
7+
<table class="table">
8+
<tbody class="searchable">
9+
<tr class="table-header"><th>Avatar</th><th>Account</th><th>Affiliation</th></tr>
10+
{% for type_hash in include.orgs %}
11+
<tr class="type-block" id="{{ type_hash[0] | downcase | replace: ' ','_' }}">
12+
<td><h3>{{ type_hash[0] }} ({{ type_hash[1] | size }})</h3></td><td></td><td></td>
13+
</tr>
14+
{% for org in type_hash[1] %}
15+
<tr>
16+
<td>
17+
<a href="https://github.com/{{ org }}" title="{{ org }}">
18+
<img src="https://github.com/{{ org }}.png" width="40" height="40" alt="{{ org }}"></a>
19+
</td>
20+
<td>
21+
<p><a href="https://github.com/{{ org }}" title="{{ org }}">{{ org }}</a></p>
22+
</td>
23+
<td>
24+
<p class="dim-affiliation">{{ type_hash[0] }}</p>
25+
</td>
26+
</tr>
27+
{% endfor %}
28+
{% endfor %}
29+
</tbody>
30+
</table>
31+
</div>

0 commit comments

Comments
 (0)