Welcome to Apache Iggy (Incubating)
This website is built using Fumadocs with Next.js, generating a fully static site.
npm install
npm run dev
This command starts a local development server. Changes are reflected live with hot reload.
npm run build
This command generates static content into the out directory and can be served using any static hosting service.
Production Website: iggy.apache.org is published from asf-site branch
Staging Website: iggy.staged.apache.org is published from asf-staging branch