Java-GI website
- Python 100%
|
All checks were successful
Publish / publish (push) Successful in 42s
|
||
|---|---|---|
| .forgejo/workflows | ||
| docs | ||
| macros | ||
| .gitignore | ||
| mkdocs.yml | ||
| README.md | ||
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