Java-GI website
Find a file
Jan-Willem Harmannij d17bec9fe7
All checks were successful
Publish / publish (push) Successful in 42s
Update docs
2026-05-30 19:40:24 +02:00
.forgejo/workflows Update workflow 2026-04-25 15:31:57 +02:00
docs Update docs 2026-05-30 19:40:24 +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