Apache Iggy (Incubating) Website

Clone this repo:
  1. bccea43 Update examples and home page by spetz · 5 days ago main
  2. 21a2115 Update theme switcher by spetz · 8 days ago
  3. 367ef9b Fix hero background width resize issue (#37) by Aviraj Khare · 12 days ago
  4. 9ef384e Refactor landing and docs by spetz · 13 days ago
  5. 5c5d488 Fix cron build by spetz · 2 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