Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 24 additions & 13 deletions src/development-groups.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,24 @@ <h2>
</ul>
</td>
<td class="rightpadding">
<h2>
<a href="http://groups.google.com/group/sage-grid/">sage-grid</a>
</h2>

<div class="txt leftpadding">
Scientific Grid Computing.
</div>

<ul>
<li>
<a href="http://groups.google.com/group/sage-grid/">sage-grid</a> –
online
</li>

<li>If you have problems subscribing, <a href=
"./contact.html">contact us</a>.
</li>
</ul>
</td>
</tr>

Expand Down Expand Up @@ -232,25 +250,18 @@ <h2>
</ul>
</td>
<td class="rightpadding">
<h2>
<a href="http://groups.google.com/group/sage-grid/">sage-grid</a>
</h2>

<div class="txt leftpadding">
Scientific Grid Computing.
<h2><a href="https://sagemath.zulipchat.com/">Sage Zulip</a></h2>
<div class="rightpadding txt">
Chat with other {{ sage }} users and developers in real time.
</div>

<ul>
<li><a href="https://sagemath.zulipchat.com/">Sage Zulip</a> – online</li>
<li>
<a href="http://groups.google.com/group/sage-grid/">sage-grid</a> –
online
</li>

<li>If you have problems subscribing, <a href=
"./contact.html">contact us</a>.
If you have problems subscribing, <a href="./contact.html">contact us</a>.
</li>
</ul>
</td>

</tr>

<tr>
Expand Down
10 changes: 10 additions & 0 deletions src/help-groups.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,16 @@ <h2><a href="http://groups.google.com/group/sage-algebra/"
</td>

<td class="rightpadding">
<h2><a href="https://sagemath.zulipchat.com/">Sage Zulip</a></h2>
<div class="rightpadding txt">
Chat with other {{ sage }} users and developers in real time.
</div>
<ul>
<li><a href="https://sagemath.zulipchat.com/">Sage Zulip</a> – online</li>
<li>
If you have problems subscribing, <a href="./contact.html">contact us</a>.
</li>
</ul>
</td>
</tr>

Expand Down
1 change: 1 addition & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ <h2><a href="./help.html">Help</a>/<a href="{{ docroot }}">Documentation</a> </h

<div class="small">
<span class="nowrap"><a href="./help-video.html"><strong>Video</strong></a> &middot; </span>
<span class="nowrap"><a href="https://sagemath.zulipchat.com/">Zulip Chat</a> &middot; </span>
<span class="nowrap"><a href="./help-groups.html">Forums</a> &middot; </span>
<a href="{{ docroot }}/html/en/tutorial/index.html">Tutorial</a>
&middot; <a href="{{ docroot }}/html/en/faq/">FAQ</a>
Expand Down
Loading