Skip to content

Commit 7770e03

Browse files
committed
docs: rewrite index page using GPT based tool.
used parapgraph rewriter from ahrefs to freshen up the landing page.
1 parent 0193db5 commit 7770e03

File tree

1 file changed

+19
-15
lines changed

1 file changed

+19
-15
lines changed

website/www/index.txt

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -69,26 +69,30 @@ Roundup Issue Tracker
6969
</a>
7070
</div>
7171

72-
Roundup is a simple-to-use and -install issue-tracking system with
73-
command-line, web, REST, XML-RPC and e-mail interfaces. It is based
74-
on the winning design from Ka-Ping Yee in the Software Carpentry
75-
"Track" design competition.
72+
Roundup is an issue-tracking system that boasts a user-friendly
73+
interface and easy installation process. It offers a range of
74+
interfaces, including command-line, web, REST, XML-RPC, and e-mail,
75+
making it a versatile solution for issue tracking. The system is based
76+
on the award-winning design by Ka-Ping Yee, which emerged victorious
77+
in the Software Carpentry “Track” design competition.
7678

77-
It is designed to be customised so you can "track your issues your
78-
way".
79+
Roundup is highly customizable, allowing users to tailor the system to
80+
their specific needs and preferences.
7981

80-
The current stable version of Roundup is 2.3.0. It fixes bugs and
81-
and adds features compared to the 2.2.0 release.
82+
The latest stable version of Roundup is 2.3.0, which includes bug
83+
fixes and additional features compared to the previous 2.2.0 release.
8284

83-
It runs with Python 2.7.12+ or 3.6+.
85+
Roundup is compatible with Python 2.7.12+ or 3.6+.
8486

8587
.. admonition:: Python 2 Support
8688

87-
Although the original plan was to support Python 2 until 2025,
88-
CI resources for testing with Python 2 are being phased out by a
89-
number of CI services. Python 3 should be used to deploy new
90-
trackers and older trackers should be `upgraded to use Python 3
91-
<docs/upgrading.html#python-3-support-info>`_.
89+
Despite the initial intention to provide support for Python 2 until
90+
2025, several Continuous Integration (CI) services are
91+
discontinuing their resources for testing with Python 2. It is
92+
recommended to utilize Python 3 for the deployment of new trackers,
93+
while existing trackers should be upgraded to incorporate Python 3,
94+
as detailed in the following link:
95+
<docs/upgrading.html#python-3-support-info>.
9296

9397
Release Highlights
9498
==================
@@ -162,7 +166,7 @@ other :doc:`documentation <docs>`. Roundup has been deployed for:
162166
* thing management using the `GTD methodology <https://gettingthingsdone.com/>`_.
163167

164168
...and so on. It's been designed with :doc:`flexibility
165-
<docs/customizing>` in mind - it's not just another bug
169+
<docs/customizing>` in mind - it's not merely another bug
166170
tracker.
167171

168172

0 commit comments

Comments
 (0)