From cd2688970e36676682d7a85c2bc85e6a76527953 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Samuel=20Leli=C3=A8vre?=
Date: Sun, 7 Feb 2021 17:26:26 +0100
Subject: [PATCH] Fix typos and slightly rephrase landing page
In particular fix mathisscript -> mathicsscript.
---
index.html | 44 +++++++++++++++++++++++++-------------------
1 file changed, 25 insertions(+), 19 deletions(-)
diff --git a/index.html b/index.html
index ca424e3..3d14054 100644
--- a/index.html
+++ b/index.html
@@ -59,12 +59,12 @@
-
Free & OpenSource
+
Free software
Mathics is licensed under
- GPLv3 and it's developed by an active community of
- volunteers. It's source code is freely available at
+ GPLv3 and is developed by an active community of
+ volunteers. Its source code is freely available at
our GitHub
repository
@@ -91,8 +91,8 @@
Flexible clients
are
mathicsscript (a GNU-like CLI client) and
- mathics-django (a Django-based web interface). We're also
- working on a Jupyter kernel for Mathics
+ mathics-django (a Django-based web interface). We are also
+ working on a Jupyter kernel for Mathics.
@@ -107,7 +107,7 @@ Installation
facilitate using the parts of you desire. This can also reduce the
vast number of dependencies to those that you need and the
footprint to run. The pieces are described next with the
- component’s OS and Python-package dependencies.
+ components' OS and Python-package dependencies.
Mathics Core
@@ -118,14 +118,13 @@ Mathics Core
If you are developing a non-interactive application written in
- Mathics, you may no more than this.
+ Mathics, you may need no more than this.
- mathisscript
+ mathicsscript
- mathicsscript is a CLI client for Mathics. Some of it's features
- include:
+ mathicsscript is a CLI client for Mathics. It features:
@@ -161,9 +160,9 @@ mathisscript
- mathicsscript is a CLI client for Mathics. Some of it's features
- mathicsscript can be installed via
- PyPI.
+ mathicsscript is deposited on
+ PyPI
+ and can be installed via pip.
Mathics-Django
@@ -178,7 +177,7 @@ Mathics-Django
- Some of its features:
+ It features:
@@ -197,7 +196,7 @@ Mathics-Django
- To use this, you will need Django installed, and a browser with
+ To use this, you will need Django installed and a browser with
JavaScript enabled.
@@ -228,9 +227,9 @@ Documentation
Support
- Use the Google groups
+ Use the
- mathics-users for discussions regarding using Mathics.
+ mathics-users mailing list for discussions regarding using Mathics.
@@ -254,7 +260,7 @@ Support
Contributing