From 543d117dd85856aad0b02602ff8efd4b6678d1ba Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 18 Sep 2024 23:18:38 +0200 Subject: added NEWS section to homepage * This file is required by Autotools and will be distributed in source tarballs as well. --- NEWS | 5 +++++ NEWS.md | 1 + screenshots.md | 23 ----------------------- www/build.tes | 4 +++- www/screenshots.md | 23 +++++++++++++++++++++++ 5 files changed, 32 insertions(+), 24 deletions(-) create mode 120000 NEWS.md delete mode 100644 screenshots.md create mode 100644 www/screenshots.md diff --git a/NEWS b/NEWS index e69de29..d5a6976 100644 --- a/NEWS +++ b/NEWS @@ -0,0 +1,5 @@ +News +==== + + +There is a [homepage](https://rhaberkorn.github.io/sciteco/) now. diff --git a/NEWS.md b/NEWS.md new file mode 120000 index 0000000..3d70ee3 --- /dev/null +++ b/NEWS.md @@ -0,0 +1 @@ +NEWS \ No newline at end of file diff --git a/screenshots.md b/screenshots.md deleted file mode 100644 index 8688262..0000000 --- a/screenshots.md +++ /dev/null @@ -1,23 +0,0 @@ -# Screenshots - -## 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/ncurses, Unicode icons](https://sciteco.sf.net/screenshots/v2.1.0-freebsd-ncurses.png "FreeBSD/ncurses, Unicode icons") - -## v2.1 (dev) - -![FreeBSD/ncurses](https://sciteco.sf.net/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/Gtk+3, Solarized color scheme](https://sciteco.sf.net/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") - -## v0.5 - -![Linux/ncurses](https://sciteco.sf.net/screenshots/v0.5-linux-ncurses.png "Linux/ncurses") 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
 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/www/screenshots.md b/www/screenshots.md new file mode 100644 index 0000000..8688262 --- /dev/null +++ b/www/screenshots.md @@ -0,0 +1,23 @@ +# Screenshots + +## 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/ncurses, Unicode icons](https://sciteco.sf.net/screenshots/v2.1.0-freebsd-ncurses.png "FreeBSD/ncurses, Unicode icons") + +## v2.1 (dev) + +![FreeBSD/ncurses](https://sciteco.sf.net/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/Gtk+3, Solarized color scheme](https://sciteco.sf.net/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") + +## v0.5 + +![Linux/ncurses](https://sciteco.sf.net/screenshots/v0.5-linux-ncurses.png "Linux/ncurses") -- cgit v1.2.3