Website for Apache Otava (incubating)

Clone this repo:
  1. a22c037 Fix datasources on the site (#30) by Sergey Bronnikov · 19 hours ago master
  2. 1524b5a Fix CI (#37) by Alex Sorokoumov · 35 hours ago
  3. ac43dfb Bump http-proxy-middleware from 2.0.9 to 2.0.10 (#36) by dependabot[bot] · 35 hours ago
  4. db065b5 Bump js-yaml from 3.15.1 to 3.15.2 (#35) by dependabot[bot] · 35 hours ago
  5. 1916f81 Bump svgo from 3.3.4 to 3.3.5 (#32) by dependabot[bot] · 35 hours 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.