Java-GI website
- Python 100%
|
Jan-Willem Harmannij
c6c81b064b
All checks were successful
Publish / publish (push) Successful in 40s
|
||
|---|---|---|
| .forgejo/workflows | Update workflow | |
| docs | Update version in docs to 1.0.0-RC2 | |
| macros | Add .gitignore | |
| .gitignore | Add .gitignore | |
| mkdocs.yml | Setup website with git-pages | |
| README.md | Add 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