Uniweb Templates v0.2.5
Official Uniweb Templates
This release contains the official templates for the Uniweb CLI.
Available Templates
| Template | Description |
|---|---|
marketing |
Landing pages and marketing sites with Tailwind CSS v4 |
academic |
Academic sites for researchers, labs, and departments |
docs |
Documentation sites with navigation levels |
international |
Multilingual corporate website with English, Spanish, and French |
Usage
npx uniweb@latest create myproject --template academic
npx uniweb@latest create myproject --template docs
npx uniweb@latest create myproject --template international
npx uniweb@latest create myproject --template marketingInstallation
Templates are automatically fetched by the CLI. No manual installation required.