From af3c7f340583519580842d3cb400f6f4019f9c20 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 3 May 2023 23:57:20 +0200 Subject: Fixes to the webpage --- www/index.html | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/www/index.html b/www/index.html index 5c619fd..59fdce8 100644 --- a/www/index.html +++ b/www/index.html @@ -52,8 +52,17 @@ To get started, head to the download page.

-You can also look at its source code by cloning the git repository -git.tronto.net/nissy-classic +You can also look at its source code by cloning the git repository: +

+ +
+git clone https://git.tronto.net/nissy-classic
+
+ +

+For a summary of changes and a list of older versions see the bottom of +this page. Some versions (for example 1.0) are not available directly, +but can be obtained from the git repository.

Installation

@@ -67,27 +76,14 @@ You can also look at its source code by cloning the git repository Latest version nissy-2.0.4.tar.gz (67Kb) - nissy-2.0.4.exe (780Kb) + nissy-2.0.4.exe (714Kb)

In this page you can find download links (see above), installation instructions and -upgrade instructions -for nissy. If instead you wish to clone the -git repository, -you can use git: -

- -
-git clone https://git.tronto.net/nissy-classic
-
- -

-For a summary of changes and a list of older versions see below. Some versions -(for example 1.0) are not available directly, but can be obtained from -the git repository. +upgrade instructions for nissy.

Installation

@@ -175,9 +171,10 @@ file. A bug in 2.0.3 and earlier versions caused HTR-related tables to be generated incorrectly on ARM platforms (Mac M1, Android...). If you are upgrading to 2.0.4 on such a device, you need to re-generate -these tables. You can do this by removing all the files wiht `htr` in their -name and let nissy re-generate them (after upgrading), or by downloading the -new tables and replacing the old ones. +these tables. You can do this by removing all the files wiht htr +in their name and let nissy re-generate them (after upgrading), or by +downloading the new tables and +replacing the old ones.

If you already have nissy installed and you want to upgrade to a more -- cgit v1.3