aboutsummaryrefslogtreecommitdiffhomepage
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2025-09-21moved most resources to fmsbw.deRobin Haberkorn2-14/+14
* 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.
2025-04-03the tutorial is now built along with all other HTML documents if ↵Robin Haberkorn1-8/+15
--enable-html-docs * `--enable-html-manual` renamed to `--enable-html-docs`. * It's also uploaded to the website and linked to in README.
2025-03-29added v2.4.0 screenshot: VT240 emulationRobin Haberkorn1-0/+4
* An Aerc screenshot would also be nice, but I don't have a neutral account set up.
2024-12-28website: added v2.3.0 screenshotRobin Haberkorn1-0/+4
2024-09-21screenshots.md: make one of the screenshots smallerRobin Haberkorn1-1/+1
2024-09-18homepage: added facicon and description meta tagRobin Haberkorn1-0/+2
2024-09-18added NEWS section to homepageRobin Haberkorn2-1/+26
* This file is required by Autotools and will be distributed in source tarballs as well.
2024-09-17Github pages are auto-generated from the Markdown files and HTML manuals nowRobin Haberkorn1-0/+114
* This pushes to the gh-pages branch since we don't yet want to introduce a new workflow (that would have to rebuild SciTECO). * Built as part of the nightly MacOS builds. The Ubuntu builds directly build Debian packages which do not contain the HTML manuals. * I don't want to check in images into the master branch. The gh-pages branch is cleaned with every build. Therefore I still cross-link to Sourceforge for any additional images and documents. * We could automatically build the cheat-sheet.pdf (TODO?). For the time being, we are still linking to Sourceforge.