Skip to content

Commit 5d90a19

Browse files
authored
Stepping Back From GSoC – For Now (#51)
1 parent 524f48b commit 5d90a19

14 files changed

+5
-327
lines changed

docs/04_gsoc.md

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ exclude: false
66
---
77

88

9+
:warning: **For the 2026 GSoC cycle, we've decided to take a break.** [See our recent blog post!](https://open-mss.github.io/gsoc/stepping/back/for/now/2025/11/26/gsoc-stepping-back-for-now.html)
10+
11+
912
# Contacting the MSS team
1013
If you want to contribute to Mission Support System,
1114
You can talk to us on channel #mss by the [libera chat](https://web.libera.chat/?nick=Guest&#mss)
@@ -30,28 +33,7 @@ We have labled small sized issues as "good first issue" on <https://github.com/O
3033

3134

3235
# Project Ideas
33-
... in progress for 2025
34-
35-
## Difficulty level: Hard
36-
* [wms: Support Of Simple Trajectory Calculations](/develop/GSOC/support_of_simple_trajectory_calculations)
37-
38-
## Difficulty level: Medium
39-
* [cli: Improve Tutorials](/develop/GSOC/improve_tutorials)
40-
* [cli: Use MSS Figure Objects](/develop/GSOC/figure_objects)
41-
* [wms: Plot Gallery integrated](/develop/GSOC/integrated_plot_gallery)
42-
* [wms: Implement and support color bars being served](/develop/GSOC/color_bars_served)
43-
* [msui: View Layout and Restoring](/develop/GSOC/view_restoring)
44-
* [msui/mswms/mscolab: Replace pyfilesystem2](/develop/GSOC/replace_pyfilesystem2)
45-
* [msui/mscolab: Improve User Managment](/develop/GSOC/improve_user_managment)
46-
* [tests/mscolab/mswms: Flask native configuration](/develop/GSOC/flask_native)
47-
* [tests: Replace Multiprocessing](/develop/GSOC/replace_multiprocessing)
48-
49-
## Your own idea
50-
51-
The above projects are just suggestions --- it is also very good to suggest a project idea of your own if you have
52-
something in mind that you want to do. Ask people on the
53-
[mailing list](https://lists.fz-juelich.de/mailman/listinfo/mss-info) for suggestions in this case.
54-
36+
For the 2026 GSoC cycle, we've decided to take a break. [See our recent blog post!](https://open-mss.github.io/gsoc/stepping/back/for/now/2025/11/26/gsoc-stepping-back-for-now.html)
5537

5638

5739

docs/05_help.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ During GSOC 2021 the base for the MSS tutorials got created by [Hrithik Kumar Ve
1919
For further tutorials:
2020
<https://mss.readthedocs.io/en/stable/tutorial.html>
2121

22-
## Contact US
22+
## Contact us
2323

24-
IRC: <https://web.libera.chat/?nick=Guest&#mss-gsoc> (This channel is synced to our gsoc slack channel)
2524
IRC: <https://web.libera.chat/?nick=Guest&#mss-general> (This channel is synced to our general slack channel)
2625

2726
Slack: [https://mss-devel.slack.com](https://mss-devel.slack.com) (invitation on request by email)

docs/_includes/social.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
{%- if site.youtube_username -%}<li><a href="https://youtube.com/{{ site.youtube_username| cgi_escape | escape }}"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#youtube' | relative_url }}"></use></svg> <span class="username">{{ site.youtube_username| escape }}</span></a></li>{%- endif -%}
1212
{%- if site.googleplus_username -%}<li><a href="https://plus.google.com/{{ site.googleplus_username| escape }}"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#googleplus' | relative_url }}"></use></svg> <span class="username">{{ site.googleplus_username| escape }}</span></a></li>{%- endif -%}
1313
{%- if site.rss -%}<li><a href="{{ 'feed.xml' | relative_url }}"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#rss' | relative_url }}"></use></svg> <span>{{ site.rss | escape }}</span></a></li>{%- endif -%}
14-
<li><a href="https://web.libera.chat/?nick=Guest&#mss-gsoc"><span class="svg-icon">{% include irc.svg %}</span><span class="username">&nbsp;&nbsp;#mss-gsoc</span></a></li>
1514
<li><a href="https://web.libera.chat/?nick=Guest&#mss-general"><span class="svg-icon">{% include irc.svg %}</span><span class="username">&nbsp;&nbsp;#mss-general</span></a></li>
1615
<li><a href="https://mss.readthedocs.io/en/stable/"><span class="svg-icon">{% include rtfd.svg %}</span><span class="username">&nbsp;&nbsp;mss.rtfd.io</span></a></li>
1716
</ul>

docs/develop/GSOC/figure_objects.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

docs/develop/GSOC/flask_native.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

docs/develop/GSOC/improve_tutorials.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs/develop/GSOC/improve_user_managment.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

docs/develop/GSOC/instructions.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/develop/GSOC/integrated_plot_gallery.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

docs/develop/GSOC/replace_multiprocessing.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)