Skip to content

Commit d59b254

Browse files
Announce new forum
1 parent 09bde39 commit d59b254

File tree

4 files changed

+56
-9
lines changed

4 files changed

+56
-9
lines changed

_config.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,11 @@ author:
5252
github: jsxgraph # eg. daattali
5353
twitter: yourname # eg. daattali
5454
stackoverflow: 3336514/alfred-wassermann # eg. "3943160/daattali"
55-
googlegroups: jsxgraph # eg. "3943160/daattali"
55+
googlegroups: jsxgraph #
5656

5757
# Select which links to show in the footer
5858
footer-links-active:
59+
discourse: true
5960
rss: true
6061
facebook: false
6162
email: true

_includes/footer.html

+10-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
<div class="row">
44
<div class="col-lg-12 col-md-12">
55
<ul class="list-inline text-center footer-links">
6+
<li>
7+
<a href="https://forum.jsxgraph.org/" title="JSXGraph forum">
8+
<span class="fa-stack fa-lg">
9+
<i class="fa fa-circle fa-stack-2x"></i>
10+
<i class="fa fa-cloud fa-stack-1x fa-inverse"></i>
11+
</span>
12+
</a>
13+
</li>
614
{% if site.author.facebook and site.footer-links-active.facebook %}
715
<li>
816
<a href="https://www.facebook.com/{{ site.author.facebook }}" title="Facebook">
@@ -64,7 +72,7 @@
6472
</a>
6573
</li>
6674
{% endif %}
67-
{% if site.author.googlegroups and site.footer-links-active.googlegroups %}
75+
<!-- {% if site.author.googlegroups and site.footer-links-active.googlegroups %}
6876
<li>
6977
<a href="https://groups.google.com/forum/#!forum/{{ site.author.googlegroups }}" title="Google groups">
7078
<span class="fa-stack fa-lg">
@@ -73,7 +81,7 @@
7381
</span>
7482
</a>
7583
</li>
76-
{% endif %}
84+
{% endif %} -->
7785
{% if site.footer-links-active.rss %}
7886
<li>
7987
<a href="{{ '/feed.xml' | prepend: site.baseurl }}" title="RSS">
+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout: post
3+
title: Exciting News - New Discussion Forum
4+
categories:
5+
- Discussion
6+
---
7+
8+
9+
Dear community,
10+
11+
It's time to bid farewell to our old Google Groups discussion forum and hello to a brand new, modern platform! After careful evaluation, we've chosen to host our new forum at <https://forum.jsxgraph.org>, built on the open-source Discourse software (<https://github.com/discourse/discourse>).
12+
13+
### Easy Registration and Posting
14+
Registration is a breeze: you can sign up with your Google account, Github account, or manually create an account. And the best part? You can start posting right away, with no moderation needed (for now). We're excited to see our community come together and share their ideas!
15+
16+
### Future Plans: Live Example Testing
17+
We're working on developing a JSXGraph plug-in for the forum, which will enable live testing of examples. Your input and feedback are invaluable to us, so please share your thoughts and ideas on how to make this feature shine.
18+
19+
### Transition Notice
20+
Our old Google Groups forum will remain open, but we encourage everyone to join us on our new platform. We're confident that this change will bring a fresh and modern discussion experience to our community.
21+
22+
### Get Involved!
23+
We'd love for you to start or join discussions on our new forum, exploring new ideas and ways to use JSXGraph. Let's make this community thrive!
24+
25+
Best regards, Alfred, on behalf of the JSXGraph team

index.html

+19-6
Original file line numberDiff line numberDiff line change
@@ -12,31 +12,36 @@ <h3>Interactive geometry, plotting, visualization</h3>
1212
function plotting, charting, and data visualization in the web browser.
1313
</p>
1414

15+
<!--
1516
<h3>New</h3>
1617
<ul>
1718
<li>March 2024: <a href="https://github.com/DylanHojnoski/obsidian-graphs/">JSXGraph is available as Obsidian
1819
plug-in</a> </li>
1920
<li>Since 2023: <a href="/share/">Examples database</a> </li>
2021
</ul>
22+
-->
2123
<h3>Upcoming events:</h3>
2224
<div style="text-align: left;">
2325
<ul>
24-
<li><a href="/24hours2025">24 hours of JSXGraph 2025</a>, 26. - 27. February 2025 (free event in Bayreuth)
26+
<li>6. International JSXGraph Conference</a>, October 2025, tba</li>
2527
</ul>
2628
</div>
2729
<h3>Past events:</h3>
2830
<div style="text-align: left;">
2931
<ul>
32+
<li><a href="/24hours2025">24 hours of JSXGraph 2025</a>, 26. - 27. February 2025 (free event in Bayreuth)
3033
<li><a href="/conf2024">5. International JSXGraph Conference</a>, 8.-10. October 2024
3134
<li>Alfred Wassermann will deliver a keynote at the <a
3235
href="https://www.oth-aw.de/forschung/forschungsprofil/forschungs-und-entwicklungsprojekte/ideal/international-meeting-of-the-stack-community-2024/">STACK
3336
conference 2024</a>,
3437
March 11-13, 2024</li>
38+
<!--
3539
<li><a href="/conf2023">4. International JSXGraph conference, 10.-12. October 2023 (free online conference)</a>
3640
</li>
3741
<li> Free hybrid workshop <strong>Using JSX graphs in STACK</strong>, December 8, 2022, University of Edinburgh.
3842
<a href="https://stack-assessment.org/Events/2022-12-08-JSXgraphSTACK/">Workshop homepage</a>
3943
</li>
44+
-->
4045
<!--
4146
<li><strong>Next Webinar:
4247
<a href="/wp/2021-06-01-webinar-7/">
@@ -65,19 +70,27 @@ <h4>jsfiddle</h4>
6570
get started quickly
6671
</a>
6772
</div>
68-
6973
<div class="col-sm-3 col-xs-6 text-center mybox">
74+
<a href="https://forum.jsxgraph.org" title="JSXGraph forum">
75+
<span class="fa-stack fa-lg icon">
76+
<i class="fa fa-circle fa-stack-2x"></i>
77+
<i class="fa fa-cloud fa-stack-1x fa-inverse"></i>
78+
</span>
79+
<h4>Discourse forum</h4>
80+
discussions
81+
</a>
82+
</div>
83+
<div class="col-sm-2 col-xs-4 text-center mybox">
7084
<a href="https://groups.google.com/forum/#!forum/{{ site.author.googlegroups }}" title="Google groups">
7185
<span class="fa-stack fa-lg icon">
7286
<i class="fa fa-circle fa-stack-2x"></i>
7387
<i class="fa fa-google fa-stack-1x fa-inverse"></i>
7488
</span>
75-
<h4>Google Groups</h4>
76-
structural questions
89+
<h4>Google Groups (outdated)</h4>
7790
</a>
7891
</div>
7992

80-
<div class="col-sm-3 col-xs-6 text-center mybox">
93+
<div class="col-sm-2 col-xs-4 text-center mybox">
8194
<a href="https://github.com/{{ site.author.github }}" title="GitHub">
8295
<span class="fa-stack fa-lg icon">
8396
<i class="fa fa-circle fa-stack-2x"></i>
@@ -88,7 +101,7 @@ <h4>GitHub</h4>
88101
</a>
89102
</div>
90103

91-
<div class="col-sm-3 col-xs-6 text-center mybox">
104+
<div class="col-sm-2 col-xs-4 text-center mybox">
92105
<a href="https://stackoverflow.com/search?tab=newest&q=jsxgraph" title="StackOverflow">
93106
<span class="fa-stack fa-lg icon">
94107
<i class="fa fa-circle fa-stack-2x"></i>

0 commit comments

Comments
 (0)