Geelato Framework Docs
This site is the first official documentation skeleton for geelato-community.
It consolidates the framework delivery path around BOM + Starter + Sample + Runtime + Designer, and turns scattered markdown notes into a product-facing entry point.
What This Site Covers
- Getting started for framework consumers
- Reference for
geelato-framework-bomandgeelato-framework-starter - Runtime / Designer split for the platform web layer
- Unified authentication and
lite-loginintegration guidance - API dual track with OpenAPI as the standard contract and
SrvExplainas static supplementary documentation - Operations and governance for long-term documentation maintenance
Who It Serves
- Framework consumers who need a reliable onboarding path
- Platform maintainers who need boundary, lifecycle, and governance references
- API integrators who need discoverable contracts and examples
Current Documentation Sources
The current first release reuses and organizes existing project assets:
docs/for internal topic guidesSrvExplain/for generated controller-level API descriptions../geelato-hello-example/geelato-sample-quickstart/README.mdfor the minimal framework sample
First Reading Path
- Read Quick Start
- Read BOM and Starter
- Read Sample Quickstart
- If you need login integration, read Unified Authentication
- Read API Reference
Design Principle
This official site treats repository markdown as the source of truth and the website as the public publishing surface.