diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-18 23:18:38 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-18 23:18:38 +0200 |
commit | 543d117dd85856aad0b02602ff8efd4b6678d1ba (patch) | |
tree | be77d29170c9d7ed06bd7b0fb8c953a4ae451602 | |
parent | b7b98405089e69dfae0fc11e2a423860f50756e9 (diff) | |
download | sciteco-543d117dd85856aad0b02602ff8efd4b6678d1ba.tar.gz |
added NEWS section to homepage
* This file is required by Autotools and will be distributed in source tarballs as well.
-rw-r--r-- | NEWS | 5 | ||||
l--------- | NEWS.md | 1 | ||||
-rwxr-xr-x | www/build.tes | 4 | ||||
-rw-r--r-- | www/screenshots.md (renamed from screenshots.md) | 0 |
4 files changed, 9 insertions, 1 deletions
@@ -0,0 +1,5 @@ +News +==== + +<span class="nf nf-md-new_box"></span> +There is a [homepage](https://rhaberkorn.github.io/sciteco/) now. @@ -0,0 +1 @@ +NEWS
\ No newline at end of file diff --git a/www/build.tes b/www/build.tes index 1c96608..b9b7b56 100755 --- a/www/build.tes +++ b/www/build.tes @@ -64,13 +64,15 @@ EBindex.html HK [title]Home M[header] + EClowdown -thtml --html-no-skiphtml --html-no-escapehtml ../NEWS.md + I<hr> EClowdown -thtml --html-no-skiphtml --html-no-escapehtml ../README.md M[footer] EW EBscreenshots.html HK [title]Screenshots M[header] - EClowdown -thtml --html-no-skiphtml --html-no-escapehtml ../screenshots.md + EClowdown -thtml --html-no-skiphtml --html-no-escapehtml screenshots.md M[footer] EW diff --git a/screenshots.md b/www/screenshots.md index 8688262..8688262 100644 --- a/screenshots.md +++ b/www/screenshots.md |