diff options
author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2025-09-21 11:37:03 +0200 |
---|---|---|
committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2025-09-21 16:30:15 +0200 |
commit | c08ce4b183726c9f0eeeb5a40e04e7306c7f5e4e (patch) | |
tree | 20200d4556dad17c4eb70350de676a8e475bad8b /www | |
parent | 06ca6afa81f553acde65af5e1dd1866690530580 (diff) | |
download | sciteco-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-x | www/build.tes | 10 | ||||
-rw-r--r-- | www/screenshots.md | 18 |
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 - <Website> 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 - <Website> <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 - + ## v2.3.0 - + ## v2.1.0 - + -<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) - + ## v0.7 (dev) - + - + - + ## v0.5 - + |