Skip to content

Commit 39cf25b

Browse files
authored
Add project ideas for FURY projects (#113)
1 parent fc3f842 commit 39cf25b

File tree

2 files changed

+25
-2
lines changed

2 files changed

+25
-2
lines changed

Diff for: index.html

+25-2
Original file line numberDiff line numberDiff line change
@@ -476,9 +476,32 @@ <h2>
476476
<div class="pure-u-1 pure-u-md-1-4"><p><a href="https://bitbucket.org/wxmetvis/mss/wiki/Contact">Contact</a></p></div>
477477
<div class="pure-u-1 pure-u-md-1-4"><p><a href="https://bitbucket.org/wxmetvis/mss/wiki/GSOC2020/project-ideas">Ideas Page</a></p>
478478
</div>
479-
</div>
479+
</div>
480480
</div>
481-
<hr>
481+
<hr>
482+
<!-- End template -->
483+
<!-- Start Template -->
484+
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
485+
<div class="pure-g">
486+
<div class="pure-u-1 pure-u-md-1-2 logo">
487+
<img width=75% src="logos/fury.png" />
488+
</div>
489+
<div class="pure-u-1 pure-u-md-1-2">
490+
<h2>
491+
FURY - Software Library for Scientific Visualization in Python
492+
</h2>
493+
</div>
494+
</div>
495+
<br />FURY is a free and open source software library for scientific visualization and 3D animations. FURY contains many tools for visualizing a series of scientific data including graph and imaging data. FURY is participating in GSoC this year for the first time under the umbrella of the Python Software Foundation (PSF).
496+
<div class="pure-g" style="text-align: center;">
497+
<div class="pure-u-1 pure-u-md-1-2"><p><a href="https://fury.gl">Website</a></p></div>
498+
<div class="pure-u-1 pure-u-md-1-2"><p><a href="https://github.com/fury-gl/fury/wiki/Google-Summer-of-Code-2020">Ideas Page</a></p></div>
499+
<div class="pure-u-1 pure-u-md-1-2"><p><a href="https://github.com/fury-gl/fury">Source Code</a></p></div>
500+
<div class="pure-u-1 pure-u-md-1-2"><p><a href="https://mail.python.org/mailman3/lists/fury.python.org">Mailing list</a></p></div>
501+
<div class="pure-u-1 pure-u-md-1-2"><p><a href="https://join.slack.com/t/fury-gl/shared_invite/enQtNzE1NTk2Mzc3OTQyLTQyNDZiNTUxNWUyZjFmMzZlNDUxZDQ0MzllYjUyYTY1MjFhMmQyYmI3NjJkYzc3YTMwNmRjOWIzMDBjNTYzMDUSlack">Slack</a></p></div>
502+
</div>
503+
</div>
504+
<hr>
482505
<!-- End template -->
483506

484507
<!-- Start Template -->

Diff for: logos/FURY.png

47.6 KB
Loading

0 commit comments

Comments
 (0)