Skip to content

Commit f83473e

Browse files
committed
Go over everything
* Remove references to older Mathics org * Remove blank <li>'s - * Mention slack channel * Bump Copyright
1 parent 1a1ad63 commit f83473e

File tree

1 file changed

+11
-16
lines changed

1 file changed

+11
-16
lines changed

index.html

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,7 @@ <h2>Mathics is a free, open-source general-purpose computer
4848
functions. It relies on a number of other Python libraries
4949
in the Python ecosystem.
5050
</h2>
51-
<ul>
52-
<li> <a href="sept-21-status.html">Status as of September 2021</a></li>
53-
</ul>
51+
<p> <a href="sept-21-status.html">Status as of September 2021</a></p>
5452
</header>
5553
</section>
5654

@@ -87,11 +85,9 @@ <h3>Mathics Core</h3>
8785
Mathics, you may need no more than this.
8886
</p>
8987

90-
<ul>
91-
<li>
92-
Code repository: <a href="https://github.com/Mathics3/mathics-core">mathics-core on GitHub</a>
93-
<li>
94-
</ul>
88+
<p>
89+
Code repository: <a href="https://github.com/Mathics3/mathics-core">mathics-core on GitHub</a>
90+
</p>
9591

9692
<h3 id="mathicsscript">mathicsscript</h3>
9793
<p>
@@ -147,10 +143,10 @@ <h3 id="mathicsscript">mathicsscript</h3>
147143
<ul>
148144
<li>
149145
Code repository: <a href="https://github.com/Mathics3/mathicsscript/">mathicsscript on GitHub</a>
150-
<li>
146+
</li>
151147
<li>
152148
Python package: <a href="https://pypi.org/project/mathicsscript">mathicsscript on PyPI</a>
153-
<li>
149+
</li>
154150
</ul>
155151

156152
<h3 id="django">Mathics-Django</h3>
@@ -193,10 +189,10 @@ <h3 id="django">Mathics-Django</h3>
193189
<ul>
194190
<li>
195191
Code repository: <a href="https://github.com/Mathics3/mathics-django/">Mathics-Django on GitHub</a>
196-
<li>
192+
</li>
197193
<li>
198194
Python package: <a href="https://pypi.org/project/mathics-django">Mathics-Django on PyPI</a>
199-
<li>
195+
</li>
200196
</ul>
201197

202198
<p>
@@ -235,7 +231,7 @@ <h2>Support</h2>
235231
<p>
236232
Use the
237233
<a href="https://groups.google.com/forum/#!forum/mathics-users">
238-
mathics-users</a> mailing list for discussions regarding using Mathics.
234+
mathics-users</a> mailing list or <a href="https://groups.google.com/forum/#!forum/mathics-users"> slack channel </a> for discussions regarding using Mathics.
239235
</p>
240236

241237
<ul>
@@ -247,8 +243,7 @@ <h2>Support</h2>
247243

248244
<li>
249245
Code repositories for all the components and website live
250-
under the <a href="https://github.com/mathics/">mathics</a>
251-
and the <a href="https://github.com/Mathics3/">Mathics3</a>
246+
under the <a href="https://github.com/Mathics3/">Mathics3</a>
252247
GitHub organizations.
253248
</li>
254249
</ul>
@@ -343,7 +338,7 @@ <h2>Screenshots</h2>
343338
<!-- Footer -->
344339
<footer id="footer">
345340
<p class="copyright">
346-
2020-2021 &copy; The Mathics Team. Credits: <a href="http://html5up.net">HTML5 UP</a>
341+
2020-2022 &copy; The Mathics Team. Credits: <a href="http://html5up.net">HTML5 UP</a>
347342
</p>
348343
</footer>
349344
</body>

0 commit comments

Comments
 (0)