Website for Apache Otava (incubating)

Clone this repo:
  1. 5f24205 Bump js-yaml from 3.14.2 to 3.15.1 (#26) by dependabot[bot] · 13 days ago master
  2. 16af08d Bump brace-expansion from 1.1.14 to 1.1.18 (#25) by dependabot[bot] · 3 weeks ago
  3. 8123e62 Bump fast-uri from 3.1.4 to 3.1.5 (#24) by dependabot[bot] · 3 weeks ago
  4. 2c474ea Update front page so its better on mobile (#23) by Sarthak Singh · 4 weeks ago
  5. 91d8da1 Bump postcss from 8.5.14 to 8.5.23 (#22) by dependabot[bot] · 4 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.