The documentation and assets are intended to be used as a reference for Kreoza's brand.
Visit the Kreoza Brand Toolkit to learn more!
.
├── public/ -> Static assets
├── src/
│ ├── assets/ -> Brand assets
│ ├── content/ -> Content
│ │ └── docs/ -> Markdown files
│ └── content.config.ts -> Config for content
└── astro.config.mjs -> Config for astro
The structure of this website was inspired by the GitHub Brand Toolkit