Olares/docs/developer/develop/index.md
Meow33 93a20fa397
docs: update Developer Guide and Concepts sections in Olares (#1816)
* Content modification

1. Hide Recommendation
2. Update link of LLDAP
3. Update content of Service system

* Jump link reset

* Additional changes
2025-09-10 21:01:31 +08:00

15 lines
864 B
Markdown

# Develop Olares application
Developing applications on Olares is not much different from regular website development. Once you learn a few basic Olares concepts, you can start creating applications on his platform.
- [Core Concepts of Olares](../../manual/concepts/index.md)
- [Understanding the Format of Olares Application Chart](./package/chart.md)
- [The structure of the Olares Application Chart](./package/chart.md)
- [Configuration guide and field descriptions of `OlaresManifest.yaml`](./package/manifest.md)
- [Extensions field to Helm in Olares](./package/extension.md)
- [Exploring Our Tutorials](./tutorial/)
- [Learn about Studio, an Olares Development Tool](./tutorial/studio)
- [Creating your first application](./tutorial/note/)
- [Exploring Advanced Concepts](./advanced/)
- [Submitting Applications to the Olares Market](./submit/)