Website for Apache Otava (incubating)

Clone this repo:
  1. c44d1fc 0.7.0 fixups (#4) by Alex Sorokoumov · 6 days ago master
  2. 0d555a7 Update install instructions on Getting Started page (#3) by Alex Sorokoumov · 5 months ago
  3. 9f0410e Install instructions use PyPI instead of GH (#2) by Alex Sorokoumov · 5 months ago
  4. 31dba43 Add DISCLAIMER.txt by Alex Sorokoumov · 8 months ago
  5. f2fe75c Fix typos (#1) by Sergey Bronnikov · 8 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.