Apache Iggy (Incubating) Website

Clone this repo:
  1. 684d2e8 Add cron build by spetz · 3 days ago main
  2. f581daa Update star counter, add license headers by spetz · 3 days ago
  3. e179dc7 Update thread-per-core-io_uring.mdx by kparisa · 7 days ago
  4. f5aab85 Update thread-per-core-io_uring.mdx by kparisa · 7 days ago
  5. 418cade fix typo by numinex · 12 days 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