Example project
An example project showing how to structure technical documentation.
Technologies: TypeScriptAstroCloudflare
What it is
This is an example project, meant as a template. It shows you how to structure
a new project inside commis.dev.
Recommended structure
index.md— the project landing page (this one).docs/— a folder with individual technical documents, numbered by order.
Duplicate this folder under src/content/projects/it/<slug>/ with the
translated files for the Italian version.
What to include in the project landing
- Goal and motivation
- Main technologies
- Links to repo and optional demo
- Link to documentation (automatically generated below)