aboutsummaryrefslogtreecommitdiffhomepage
path: root/www/build.tes
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/build.tes
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/build.tes')
-rwxr-xr-xwww/build.tes10
1 files changed, 5 insertions, 5 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>