# otava-website **Repository Path**: mirrors_apache/otava-website ## Basic Information - **Project Name**: otava-website - **Description**: Website for Apache Otava (incubating) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-02 - **Last Updated**: 2025-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache Otava Website This project is a website for Apache Otava (incubating). This website was built using [Docusaurus](https://docusaurus.io/) version of [apache-website-template](https://github.com/apache/apache-website-template/tree/docusaurus). ## Installation Run `pnpm install` to install all dependencies. Note: Make sure you have installed [pnpm](https://pnpm.io) before running the command. ## Dev server Run `pnpm start` for a dev server. Navigate to [http://localhost:3000/](http://localhost:3000/). The application will automatically reload if you change any of the source files. ## Build Run pnpm build to build the project.