The GTT Project website, served by GitHub Pages from the gh-pages branch at
https://gtt-project.org.
index.html- the landing page (plain static HTML, no build step)assets/css/style.css- styles (light and dark scheme via CSS variables)assets/img/- logo and screenshotsCNAME- custom domain configuration.nojekyll- disables Jekyll processing; files are served as-is
There is no toolchain. Open index.html in a browser, or serve the directory:
python3 -m http.server 8000Screenshots show a vanilla Redmine with the current
redmine_gtt release and a small
demo project. When retaking them, keep them as scaled JPEGs (quality 85)
so the page stays light.