aboutsummaryrefslogtreecommitdiffhomepage
path: root/www
diff options
context:
space:
mode:
authorRobin Haberkorn <rhaberkorn@fmsbw.de>2025-09-21 11:37:03 +0200
committerRobin Haberkorn <rhaberkorn@fmsbw.de>2025-09-21 16:30:15 +0200
commitc08ce4b183726c9f0eeeb5a40e04e7306c7f5e4e (patch)
tree20200d4556dad17c4eb70350de676a8e475bad8b /www
parent06ca6afa81f553acde65af5e1dd1866690530580 (diff)
downloadsciteco-c08ce4b183726c9f0eeeb5a40e04e7306c7f5e4e.tar.gz
moved most resources to fmsbw.de
* The new official homepage is https://sciteco.fmsbw.de/ * My new contact address is rhaberkorn AT fmsbw.de. * The scintilla-mirror is now also on https://git.fmsbw.de/scintilla-mirror/ * Added CI script for my server on fmsbw.de that builds the website. It's run in a FreeBSD container, but does not currently distribute FreeBSD binaries.
Diffstat (limited to 'www')
-rwxr-xr-xwww/build.tes10
-rw-r--r--www/screenshots.md18
2 files changed, 14 insertions, 14 deletions
diff --git a/www/build.tes b/www/build.tes
index 84f5521..bf78692 100755
--- a/www/build.tes
+++ b/www/build.tes
@@ -1,6 +1,6 @@
#!/usr/local/bin/sciteco -m
!*
- * Generate the website at https://rhaberkorn.github.io/sciteco
+ * Generate the website at https://sciteco.fmsbw.de
* This reuses content from Markdown and grohtml-generated documents.
* Everything else is cross-linked to Sourceforge.
* It must currently be run from the www/ subdirectory of an in-tree-build.
@@ -17,7 +17,7 @@
<html>
<head>
<title>SciTECO - &lt;Website&gt; Q[title]</title>
- <link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/rhaberkorn/sciteco/master/ico/sciteco.ico">
+ <link rel="icon" type="image/x-icon" href="https://sciteco.fmsbw.de/graphics/sciteco.ico">
<meta name="description" content="Advanced TECO dialect and interactive screen editor based on Scintilla">
<style>
@import "https://www.nerdfonts.com/assets/css/webfont.css";
@@ -39,11 +39,11 @@
SciTECO - &lt;Website&gt;
<span class="nf nf-md-home"></span> <a href="index.html">Home</a> /
<span class="nf nf-md-image"></span> <a href="screenshots.html">Screenshots</a> /
- <span class="nf nf-md-floppy_variant"></span> <a href="https://github.com/rhaberkorn/sciteco/releases" target=_blank>Downloads</a> /
+ <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-github_square"></span> <a href="https://github.com/rhaberkorn/sciteco" target=_blank>Github</a>
+ <span class="nf nf-dev-git"></span> <a href="https://git.fmsbw.de/sciteco" target=_blank>git.fmsbw.de</a>
</tt>
<hr>
}
@@ -56,7 +56,7 @@
<td width="1ch" valign=top><b>*</b></td>
<td valign=top><marquee>IThis page was made with SciTECO.<span class=reverse>$</span>-EX<span class=reverse>$$</span></marquee></td>
<td width=56><a href="https://github.com/rhaberkorn/sciteco/issues" target=_blank>
- <img src="https://sciteco.sf.net/graphics/notbug.gif" title="There are no bugs. Go away.">
+ <img src="https://sciteco.fmsbw.de/graphics/notbug.gif" title="There are no bugs. Go away.">
</a></td>
</tr></table>
</tt>
diff --git a/www/screenshots.md b/www/screenshots.md
index d0a3651..df8925a 100644
--- a/www/screenshots.md
+++ b/www/screenshots.md
@@ -2,30 +2,30 @@
## v2.4.0
-![FreeBSD/ncurses, VT240 emulation](https://sciteco.sf.net/screenshots/v2.4.0-freebsd-vt240.png "FreeBSD/ncurses, VT240 emulation")
+![FreeBSD/ncurses, VT240 emulation](https://sciteco.fmsbw.de/screenshots/v2.4.0-freebsd-vt240.png "FreeBSD/ncurses, VT240 emulation")
## v2.3.0
-![FreeBSD/Gtk+3, SciTECO syntax highlighting](https://sciteco.sf.net/screenshots/v2.3.0-freebsd-gtk.png "FreeBSD/Gtk+3, SciTECO syntax highlighting")
+![FreeBSD/Gtk+3, SciTECO syntax highlighting](https://sciteco.fmsbw.de/screenshots/v2.3.0-freebsd-gtk.png "FreeBSD/Gtk+3, SciTECO syntax highlighting")
## v2.1.0
-![FreeBSD/Gtk+3, Unicode editing and spell checking](https://sciteco.sf.net/screenshots/v2.1.0-freebsd-gtk.png "FreeBSD/Gtk+3, Unicode editing and spell checking")
+![FreeBSD/Gtk+3, Unicode editing and spell checking](https://sciteco.fmsbw.de/screenshots/v2.1.0-freebsd-gtk.png "FreeBSD/Gtk+3, Unicode editing and spell checking")
-<img src="https://sciteco.sf.net/screenshots/v2.1.0-freebsd-ncurses.png" width="921" alt="FreeBSD/ncurses, Unicode icons" title="FreeBSD/ncurses, Unicode icons"/>
+<img src="https://sciteco.fmsbw.de/screenshots/v2.1.0-freebsd-ncurses.png" width="921" alt="FreeBSD/ncurses, Unicode icons" title="FreeBSD/ncurses, Unicode icons"/>
## v2.1 (dev)
-![FreeBSD/ncurses](https://sciteco.sf.net/screenshots/v2.1-dev-freebsd-ncurses.gif "FreeBSD/ncurses")
+![FreeBSD/ncurses](https://sciteco.fmsbw.de/screenshots/v2.1-dev-freebsd-ncurses.gif "FreeBSD/ncurses")
## v0.7 (dev)
-![Linux/ncurses, Solarized color scheme](https://sciteco.sf.net/screenshots/v0.7-dev-linux-ncurses.jpg "Linux/ncurses, Solarized color scheme")
+![Linux/ncurses, Solarized color scheme](https://sciteco.fmsbw.de/screenshots/v0.7-dev-linux-ncurses.jpg "Linux/ncurses, Solarized color scheme")
-![Linux/Gtk+3, Solarized color scheme](https://sciteco.sf.net/screenshots/v0.7-dev-linux-gtk.jpg "Linux/Gtk+3, Solarized color scheme")
+![Linux/Gtk+3, Solarized color scheme](https://sciteco.fmsbw.de/screenshots/v0.7-dev-linux-gtk.jpg "Linux/Gtk+3, Solarized color scheme")
-![Windows 2000/PDCurses, Terminal color scheme](https://sciteco.sf.net/screenshots/v0.7-dev-win2000-pdcurses.jpg "Windows 2000/PDCurses, Terminal color scheme")
+![Windows 2000/PDCurses, Terminal color scheme](https://sciteco.fmsbw.de/screenshots/v0.7-dev-win2000-pdcurses.jpg "Windows 2000/PDCurses, Terminal color scheme")
## v0.5
-![Linux/ncurses](https://sciteco.sf.net/screenshots/v0.5-linux-ncurses.png "Linux/ncurses")
+![Linux/ncurses](https://sciteco.fmsbw.de/screenshots/v0.5-linux-ncurses.png "Linux/ncurses")