Add curated website docs and examples

This commit is contained in:
Przemysław Kłys
2026-04-11 09:52:56 +02:00
parent 6bfa63ae68
commit 7f0e544b74
7 changed files with 159 additions and 3 deletions
@@ -0,0 +1,18 @@
---
title: "GPOZaurr Docs"
description: "Curated documentation workspace for GPOZaurr."
layout: "docs"
---
GPOZaurr documentation now uses the same project-scoped workspace layout as the API so you can browse without losing context.
## Start here
- [Documentation overview](/projects/gpozaurr/docs/overview/)
- [Install](/projects/gpozaurr/docs/install/)
- [Back to project overview](/projects/gpozaurr/)
## Notes
- API reference lives under [/projects/gpozaurr/api/](/projects/gpozaurr/api/).
- Example scripts remain attached to the project and can be promoted into curated walkthroughs over time.