Skip to content

Uniweb Templates v0.2.5

Choose a tag to compare

@github-actions github-actions released this 27 Jan 03:14
· 385 commits to main since this release

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 marketing

Installation

Templates are automatically fetched by the CLI. No manual installation required.