aboutsummaryrefslogtreecommitdiffhomepage
path: root/www/build.tes
AgeCommit message (Collapse)AuthorFilesLines
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.