forked from java-gi/pages
Java-GI website
- Python 100%
| .forgejo/workflows | Update workflow | |
| docs | Update docs | |
| 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