Apache Iggy (Incubating) Website

Clone this repo:
  1. 5c30eec [INFRA] Set up default rulesets for default and release branches (#42) by The Apache Software Foundation · 4 weeks ago main
  2. 4e05cdf fix(docs): remove unsupported verbosity in benchmark command examples (#38) by Ryan Huang · 7 weeks ago
  3. 5705fa5 Add release 0.8.0 post by spetz · 7 weeks ago
  4. bccea43 Update examples and home page by spetz · 3 months ago
  5. 21a2115 Update theme switcher by spetz · 3 months ago

Welcome to Apache Iggy (Incubating)

Website

This website is built using Fumadocs with Next.js, generating a fully static site.

Installation

npm install

Local Development

npm run dev

This command starts a local development server. Changes are reflected live with hot reload.

Build

npm run build

This command generates static content into the out directory and can be served using any static hosting service.

Publishing

Production Website: iggy.apache.org is published from asf-site branch Staging Website: iggy.staged.apache.org is published from asf-staging branch

Ask DeepWiki