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. --- www/build.tes | 4 +++- www/screenshots.md | 23 +++++++++++++++++++++++ 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 www/screenshots.md (limited to 'www') 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