diff options
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | README | 31 | ||||
-rw-r--r-- | TODO | 2 | ||||
-rw-r--r-- | doc/cheat-sheet.mm | 2 | ||||
-rw-r--r-- | doc/tutorial.ms.in | 7 | ||||
-rwxr-xr-x | www/build.tes | 2 |
6 files changed, 25 insertions, 23 deletions
@@ -3,6 +3,7 @@ News <span class="nf nf-md-new_box"></span> The new official website is at [sciteco.fmsbw.de](https://sciteco.fmsbw.de/). +Bug reporting and discussions take place via [mailing lists](https://git.fmsbw.de/?p=about) now. <span class="nf nf-md-new_box"></span> Releases, nightly builds, both as repositories and binary downloads for RPM-based distributions @@ -16,5 +17,4 @@ Releases, nightly builds, both as repositories and binary downloads for RPM-base The different links are only relevant when downloading packages - there are only two different OBS repositories per distribution. This deprecates the [Ubuntu PPA repository](https://launchpad.net/~robin-haberkorn/+archive/sciteco). -FreeBSD, Windows and Mac OS binaries are still provided via [Github releases](https://github.com/rhaberkorn/sciteco/releases) -and [nightly builds](https://github.com/rhaberkorn/sciteco/releases/tag/nightly). +FreeBSD, Windows and Mac OS binaries are still provided in the [download archive](https://sciteco.fmsbw.de/downloads). @@ -1,6 +1,3 @@ -[](https://github.com/rhaberkorn/sciteco/actions/workflows/ci.yml) -[](https://github.com/rhaberkorn/sciteco/releases/tag/nightly) - Overview ======== @@ -29,7 +26,7 @@ The Curses frontend is verified to work with [ncurses](https://www.gnu.org/softw All X/Open-compatible libraries should be supported. SVr4 curses without enhanced definitions is **not** supported. -Linux, FreeBSD, NetBSD, [Mac OS X](https://github.com/rhaberkorn/sciteco/wiki/Mac-OS-Support), +Linux, FreeBSD, NetBSD, [Mac OS X](https://sciteco.fmsbw.de/knowledge/Mac%20OS%20Support), Windows (MinGW 32/64) ~~and [Haiku](https://www.haiku-os.org/) (gcc4)~~ are tested and supported. SciTECO compiles with both GCC and Clang. SciTECO should compile just fine on other UNIX-compatible platforms. @@ -149,12 +146,12 @@ So you may also try out the following nightly builds: * [Common packages](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-common) * [Gtk packages](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-gtk) * [Curses packages](https://software.opensuse.org/download.html?project=home:rhaberkorn:sciteco:UNSTABLE&package=sciteco-curses) -* [Github CI builds](https://github.com/rhaberkorn/sciteco/releases/tag/nightly) - for Mac OS, Windows and Linux AppImages. +* [Nightly builds](https://sciteco.fmsbw.de/downloads/nightly) + ~~for Mac OS,~~ Windows and Linux AppImages. Nightly builds represent the repository's HEAD commit but may well be unstable. -For [Mac OS X](https://github.com/rhaberkorn/sciteco/wiki/Mac-OS-Support), -we currently only provide *experimental* ncurses builds. +~~For [Mac OS X](https://sciteco.fmsbw.de/knowledge/Mac%20OS%20Support/), +we currently only provide *experimental* ncurses builds.~~ If everything fails, you can try building from source. See [`INSTALL`](https://git.fmsbw.de/sciteco/tree/INSTALL) for more details. @@ -162,11 +159,15 @@ See [`INSTALL`](https://git.fmsbw.de/sciteco/tree/INSTALL) for more details. Community ========= -* Join our new [IRC chatroom](https://web.libera.chat/#sciteco): #sciteco at irc.libera.chat -* Report [bugs via Github](https://github.com/rhaberkorn/sciteco/issues) - if you can (or write an E-Mail to the author). -* You can also use [Github Discussions](https://github.com/rhaberkorn/sciteco/discussions) - for asking questions. +* Report bugs or submit patches via the [hackers@fmsbw.de mailing list](https://git.fmsbw.de/?p=about). + You can also send an E-Mail to the author. + Bugs and planned features are managed in the [TODO](https://git.fmsbw.de/sciteco/tree/TODO) file, + so you might want to check it before sending your email. + Make sure to include `[sciteco]` in the mail subject. +* Use the [dings@fmsbw.de mailing list](https://git.fmsbw.de/?p=about) + for discussions and asking questions. + Make sure to include `[sciteco]` in the mail subject. +* Join our [IRC chatroom](https://web.libera.chat/#sciteco): #sciteco at irc.libera.chat * We are also present in the [alt.lang.teco](https://newsgrouper.org/alt.lang.teco) Usenet group, but it is not restricted to SciTECO. @@ -182,7 +183,9 @@ Additional Documentation This is what you see when you launch SciTECO for the first time. * [Cheat Sheet and Language Overview](https://sciteco.fmsbw.de/manuals/cheat-sheet.pdf). This can be printed on an A4 sheet of paper. -* [Wiki at Github](https://github.com/rhaberkorn/sciteco/wiki) +* [Knowledge Base](https://sciteco.fmsbw.de/knowledge/): + Contains [useful macros](https://sciteco.fmsbw.de/knowledge/Useful%20Macros), + the [FAQ](https://sciteco.fmsbw.de/knowledge/Frequently%20Asked%20Questions%20(FAQ)) etc. * A [short presentation](https://sciteco.fmsbw.de/manuals/presentation.pdf) (in German!) hold at [Netz39](https://www.netz39.de/). @@ -719,7 +719,7 @@ Features: i.e. typically shell-like languages with "$var" constructs. * Install autocompletion scripts. They will have to be preprocessed, though. See also - https://github.com/rhaberkorn/sciteco/wiki/Shell-auto-completions + https://sciteco.fmsbw.de/knowledge/Shell%20auto%20completions/ * There should perhaps we a --revision siteconfig option, to pass in a Git revision, that's printed by `sciteco --help`. But it would have to work with tarballs as well, so it has to be diff --git a/doc/cheat-sheet.mm b/doc/cheat-sheet.mm index 9526783..ba7247c 100644 --- a/doc/cheat-sheet.mm +++ b/doc/cheat-sheet.mm @@ -278,7 +278,7 @@ Insert \*$ (ASCII 27). . TD Insert \fItext\fP with leading tab/indentation. See also -.pdfhref W -D https://github.com/rhaberkorn/sciteco/wiki/Useful-Macros#indent-code-block -A . \fIn\^\fCM#it\fP +.pdfhref W -D https://sciteco.fmsbw.de/knowledge/Useful%20Macros/#indent-code-block -A . \fIn\^\fCM#it\fP .ETB . .TBLX "Text Deletion" width='30% 70%' diff --git a/doc/tutorial.ms.in b/doc/tutorial.ms.in index 1010e9c..92da0af 100644 --- a/doc/tutorial.ms.in +++ b/doc/tutorial.ms.in @@ -313,16 +313,15 @@ To open the language reference, type: .LP If you want to read the tutorial at any later time, just type \fB?\fPtutorial\*$. -You may also want to have a look at the Wiki and FAQ: +You may also want to have a look at the Knowledge Base and FAQ: . .ID 0 -https://github.com/rhaberkorn/sciteco/wiki +https://sciteco.fmsbw.de/knowledge/ .DE . .LP If you cannot find a solution to your problem, -you can of course open an Issue or Discussion on \*(ST's -Github page. +you can of course write to the dings@fmsbw.de mailing list. We are also happy to help out on the official IRC channel: Join #sciteco at irc.libera.chat. diff --git a/www/build.tes b/www/build.tes index 60baa96..4eea4f9 100755 --- a/www/build.tes +++ b/www/build.tes @@ -43,7 +43,7 @@ <span class="nf nf-md-floppy_variant"></span> <a href="https://sciteco.fmsbw.de/downloads" target=_blank>Downloads</a> / <span class="nf nf-fa-book_atlas"></span> <a href="sciteco.1.html"><b>sciteco</b>(1)</a> / <span class="nf nf-fa-book_bible"></span> <a href="sciteco.7.html"><b>sciteco</b>(7)</a> / - <span class="nf nf-md-alpha_w_box"></span> <a href="https://github.com/rhaberkorn/sciteco/wiki" target=_blank>Wiki</a> / + <span class="nf nf-fa-brain"></span> <a href="https://sciteco.fmsbw.de/knowledge" target=_blank>Knowledge Base</a> / <span class="nf nf-dev-git"></span> <a href="https://git.fmsbw.de/sciteco" target=_blank>Git</a> </tt> <hr> |