Apache Iggy Website

Clone this repo:
  1. f369abf docs(site): rework protocol docs into Binary Protocol section (#67) by Hubert Gruszecki · 36 hours ago main
  2. a972326 Fixes #66, remove incubator related mentions. by kparisa · 2 days ago
  3. 932b5b1 chore(deps): update every npm dependency to latest (#65) by Hubert Gruszecki · 3 days ago
  4. f205971 fix(site): correct stale claims, fix docs layout and navigation (#64) by Hubert Gruszecki · 3 days ago
  5. fbe6173 fix(docs): correct SDK and connector docs (revamp part 2) (#63) by Hubert Gruszecki · 3 days ago

Welcome to Apache Iggy

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