diff --git a/conf/config.yaml b/conf/config.yaml
index 4fd3f858..165970f6 100644
--- a/conf/config.yaml
+++ b/conf/config.yaml
@@ -1,4 +1,4 @@
-releasedate: "2024-12-04"
+release_date: "2024-12-04"
sage: "SageMath"
logo: "pix/logo_sagemath+icon_oldstyle.png"
version: "10.5"
diff --git a/render.py b/render.py
index 31a0a5b0..3b98061b 100755
--- a/render.py
+++ b/render.py
@@ -138,7 +138,7 @@ def render():
os.mkdir("www")
log("config: {} version {} @ {}, {} mirrors and".format(
- config["sage"], config["version"], config["releasedate"],
+ config["sage"], config["version"], config["release_date"],
len(mirrors)))
# for line in yaml.dump(config, indent=True, default_flow_style=False).splitlines():
# log(" %s" % line)
diff --git a/src/download-latest.html b/src/download-latest.html
index 33556eae..8ed1dada 100755
--- a/src/download-latest.html
+++ b/src/download-latest.html
@@ -24,7 +24,7 @@
Download source code distribution (devel)
{#
The latest development version is {{ version_devel }}
- released on {{ releasedate_devel }}.
+ released on {{ release_date_devel }}.
#}
@@ -32,4 +32,4 @@
Download source code distribution (devel)
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/src/library-press.html b/src/library-press.html
index adf0e498..4c9f26a1 100755
--- a/src/library-press.html
+++ b/src/library-press.html
@@ -35,19 +35,19 @@ About {{ sage }}
and a library of mathematical algorithms.
-Mathematics is very old and encompasses many very different topics.
+Mathematics is very old and encompasses many very different topics.
It is hard to come up with one unique approach that suits beginners as well as experts.
-{{ sage }} tries to solve this and
-
"is doing remarkably well at keeping a balance between ease-of-use for beginners and high-end users."
+{{ sage }} tries to solve this and
+
"is doing remarkably well at keeping a balance between ease-of-use for beginners and high-end users."
as
David Kohel once said.
Read more:
-
+
-
Tour,
some plots;
-Why?;
+Why?;
{{ sage }} Tutorial, Guided Tour;
Interact Examples.
-
@@ -79,9 +79,9 @@
Key Points
- Open Development:
{{ sage }} loves curious students and researchers to examine its source code and
it is possible to understand how each calculation is done.
-{{ sage }} fosters a community of developers and encourages them to
+{{ sage }} fosters a community of developers and encourages them to
take part in its development.
-A vital community of people not only using but also participating in development
+A vital community of people not only using but also participating in development
is key to a healthy ecosystem in the field of mathematical software.
Additionally, {{ sage }} utilizes the scientific method of peer-review to double check
each line of new source code in addition to its strict testing policies to ensure
@@ -115,7 +115,7 @@
Quick Facts
First Release 2005 |
Latest version {{ version }}
- released {{ releasedate }} |
+ released {{ release_date }}
License: GPLv2+ |
@@ -167,7 +167,7 @@ Press Releases
Links