Visit Page
1
1
Fork
You've already forked pages
1
Java-GI website
  • Python 100%
Jan-Willem Harmannij c6c81b064b
All checks were successful
Publish / publish (push) Successful in 40s
Update version in docs to 1.0.0-RC2
2026年07月04日 21:49:07 +02:00
.forgejo/workflows Update workflow 2026年04月25日 15:31:57 +02:00
docs Update version in docs to 1.0.0-RC2 2026年07月04日 21:49:07 +02:00
macros Add .gitignore 2026年05月14日 15:34:56 +02:00
.gitignore Add .gitignore 2026年05月14日 15:34:56 +02:00
mkdocs.yml Setup website with git-pages 2026年04月25日 14:36:06 +02:00
README.md Add README.md 2026年05月14日 15:42:19 +02:00

This repository contains the sources for the Java-GI website. To build and test the site locally, run these steps:

pip install mkdocs mkdocs-material mkdocs-macros-plugin
mkdocs build
mkdocs serve