Website for Apache Otava (incubating)

Clone this repo:
  1. 83d6cf9 Bump qs and express (#8) by dependabot[bot] · 4 days ago master
  2. ba34484 Add references to Playground (#9) by Alex Sorokoumov · 4 days ago
  3. 26237bb Bump webpack-dev-server from 5.2.3 to 5.2.4 (#6) by dependabot[bot] · 3 weeks ago
  4. 91eea3c Old releases: Just link to the archive, no need to maintain a table. (#7) by Henrik Ingo · 3 weeks ago
  5. 83f8392 Add 0.8.0 release to download page (#5) by Henrik Ingo · 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.