Website for Apache Otava (incubating)

Clone this repo:
  1. e97e12c Remove sidebar labels on download page by Alex Sorokoumov · 2 days ago master
  2. ba3adf0 Add ASF headers to doc pages by Alex Sorokoumov · 3 days ago
  3. f3ed0d3 Add downloads page by Alex Sorokoumov · 3 days ago
  4. 263dcce Update install instructions by Alex Sorokoumov · 4 days ago
  5. c44d1fc 0.7.0 fixups (#4) by Alex Sorokoumov · 9 weeks 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.