Website for Apache Otava (incubating)

Clone this repo:
  1. 14a2fa3 Fixup Graphite page by Alex Sorokoumov · 5 days ago master
  2. 160fd65 Fix page titles by Alex Sorokoumov · 5 days ago
  3. 0be5c41 Port MATH.md by Alex Sorokoumov · 6 days ago
  4. 4b87c1f Fixup side bar labels by Alex Sorokoumov · 5 weeks ago
  5. e97e12c Remove sidebar labels on download page by Alex Sorokoumov · 5 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.