OzSparkHub Documentation
Welcome to OzSparkHub Documentation
This is a test MDX file to verify the rendering pipeline.
Features
- Native Next.js 15 with App Router
- ISR (Incremental Static Regeneration)
- MDX with next-mdx-remote
- Dual-language support (EN/ZH)
Test Code Block
const greeting = "Hello from OzSparkHub!"
console.log(greeting)
Getting Started
Welcome to the new documentation architecture, migrated from Nextra to native Next.js 15!