Apache Iggy (Incubating) Website

Clone this repo:
  1. 4e05cdf fix(docs): remove unsupported verbosity in benchmark command examples (#38) by Ryan Huang · 12 days ago main
  2. 5705fa5 Add release 0.8.0 post by spetz · 2 weeks ago
  3. bccea43 Update examples and home page by spetz · 6 weeks ago
  4. 21a2115 Update theme switcher by spetz · 6 weeks ago
  5. 367ef9b Fix hero background width resize issue (#37) by Aviraj Khare · 7 weeks 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