aboutsummaryrefslogtreecommitdiffhomepage
path: root/www/build.tes
AgeCommit message (Collapse)AuthorFilesLines
12 daysupdated all links to the new "Knowledge Base" and mention mailing listsRobin Haberkorn1-1/+1
* The Knowledge Base replaces the Github wiki. * The mailing lists replace the Github bug tracker, discussions and pull requests.
2025-09-22website: allow build.tes to be called from out-of-tree buildsRobin Haberkorn1-8/+13
This hopefully fixes the 10-freebsd14-msys-sciteco CI job.
2025-09-21moved most resources to fmsbw.deRobin Haberkorn1-5/+5
* 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.
2024-09-18homepage: added facicon and description meta tagRobin Haberkorn1-0/+2
2024-09-18added NEWS section to homepageRobin Haberkorn1-1/+3
* 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.