Apache Iggy (Incubating) Website

Clone this repo:
  1. 4cff49c Add missing menus by spetz · 6 days ago main
  2. ca58ff7 Fix navbars by spetz · 6 days ago
  3. 9f6bdae Fix router by spetz · 6 days ago
  4. ec942d8 Refactor website with Fumadocs by spetz · 6 days ago
  5. 3f0cb16 Clarify section about server configuration and its defaults (#32) by Maciej Modzelewski · 5 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