Website for Apache Otava (incubating)

Clone this repo:
  1. 2c474ea Update front page so its better on mobile (#23) by Sarthak Singh · 8 days ago master
  2. 91d8da1 Bump postcss from 8.5.14 to 8.5.23 (#22) by dependabot[bot] · 8 days ago
  3. 2ae3b88 Bump webpack-dev-server from 5.2.5 to 5.2.6 (#18) by dependabot[bot] · 8 days ago
  4. 4c615f1 Bump shell-quote from 1.8.4 to 1.10.0 (#17) by dependabot[bot] · 8 days ago
  5. e6cab1e Bump body-parser from 1.20.5 to 1.20.6 (#19) by dependabot[bot] · 8 days 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.