diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-04-11 10:14:02 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-04-11 10:14:02 +0200 |
| commit | 7465b515b2364f1dec55989106c5f6cabef7e0f5 (patch) | |
| tree | c9070dfd9b4f6f06c71b4874abbc4d54e06f7a2c /www | |
| parent | 9d2bc1e977fc679189e315d5a009fc7af235f57c (diff) | |
| download | nissy-classic-7465b515b2364f1dec55989106c5f6cabef7e0f5.tar.gz nissy-classic-7465b515b2364f1dec55989106c5f6cabef7e0f5.zip | |
Small addition to web page (link nissyonline and nissy-core)
Diffstat (limited to 'www')
| -rw-r--r-- | www/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 2b82988..06003ae 100644 --- a/www/index.html +++ b/www/index.html | |||
| @@ -61,6 +61,19 @@ this page. Some versions (for example 1.0) are not available directly, | |||
| 61 | but can be obtained from the git repository. | 61 | but can be obtained from the git repository. |
| 62 | </p> | 62 | </p> |
| 63 | 63 | ||
| 64 | <p> | ||
| 65 | The <strong>Installation</strong> section below explains how to install | ||
| 66 | Nissy for using it via the command line. If you want to use a web-based | ||
| 67 | version, check out <a href="https://nissyonline.com/">nissyonline.com</a> | ||
| 68 | by Dan Bo. If you are a software developer and you | ||
| 69 | want to create a tool based on Nissy, check out <a | ||
| 70 | href="https://git.tronto.net/nissy-core/file/README.md.html"> | ||
| 71 | nissy-core</a> (on <a | ||
| 72 | href="https://git.tronto.net/nissy-core/file/README.md.html"> | ||
| 73 | git.tronto.net</a> or on <a | ||
| 74 | href="https://github.com/sebastianotronto/nissy-core/">GitHub</a>). | ||
| 75 | </p> | ||
| 76 | |||
| 64 | <h2 id="Installation">Installation</h2> | 77 | <h2 id="Installation">Installation</h2> |
| 65 | 78 | ||
| 66 | <p> | 79 | <p> |
