This repository contains the source code for the ArcBox website and documentation.
- Language: TypeScript
- Framework: Next.js 16 with React Server Components and App Router
- Styling: Tailwind CSS
- Content Management: Fumadocs
src/app: The main application code for the website, including pages and componentssrc/app/(landing): The landing page and blog pagessrc/app/(docs): The Docs.src/app/og: Open Graph image generation
src/blog: The content management system for blog postssrc/docs: The content management system for documentation pagescontent: Markdown/MDX files for blog posts and documentation content
Source code in this repository is licensed under the Apache 2.0