Website for Apache Otava (incubating)

Clone this repo:
  1. 26237bb Bump webpack-dev-server from 5.2.3 to 5.2.4 (#6) by dependabot[bot] · 19 hours ago master
  2. 91eea3c Old releases: Just link to the archive, no need to maintain a table. (#7) by Henrik Ingo · 26 hours ago
  3. 83f8392 Add 0.8.0 release to download page (#5) by Henrik Ingo · 12 days ago
  4. 14a2fa3 Fixup Graphite page by Alex Sorokoumov · 3 months ago
  5. 160fd65 Fix page titles by Alex Sorokoumov · 3 months 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.