Website for Apache Otava (incubating)

Clone this repo:
  1. 92e3ca5 Bump webpack-dev-server from 5.2.4 to 5.2.5 (#14) by dependabot[bot] · 9 days ago master
  2. b9affd6 Swap theme & Add front page animations (#13) by Sarthak Singh · 9 days ago
  3. f6323e6 Bump shell-quote from 1.8.3 to 1.8.4 (#10) by dependabot[bot] · 13 days ago
  4. 4ff276c Bump launch-editor from 2.13.2 to 2.14.1 (#11) by dependabot[bot] · 13 days ago
  5. c8e6746 Bump ws (#12) by dependabot[bot] · 13 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.