Website for Apache Otava (incubating)

Clone this repo:
  1. 0d555a7 Update install instructions on Getting Started page (#3) by Alex Sorokoumov · 6 days ago master
  2. 9f0410e Install instructions use PyPI instead of GH (#2) by Alex Sorokoumov · 3 weeks ago
  3. 31dba43 Add DISCLAIMER.txt by Alex Sorokoumov · 3 months ago
  4. f2fe75c Fix typos (#1) by Sergey Bronnikov · 4 months ago
  5. 4200706 Add incubation disclaimers by Alex Sorokoumov · 4 months ago

Apache Otava Website

This project is a website for Apache Otava (incubating).

This website was built using Docusaurus version of apache-website-template.

Installation

Run pnpm install to install all dependencies.

Note: Make sure you have installed pnpm before running the command.

Dev server

Run pnpm start for a dev server. Navigate to http://localhost:3000/. The application will automatically reload if you change any of the source files.

Build

Run pnpm build to build the project.