Astro Theme with zero config hierarchical menu and table of content, render pure standard Markdown .md with custom Astro components for panzoom, galleries, code, diagrams, 3D, links, interactive tables and more.
The Astro Big Doc theme is designed for big documentation websites, offering scalability and user-friendly features. It includes an unlimited depth config menu with a top appbar for sections navigation and a tree left menu for pages. Each page has a tree right menu for its table of content. The theme is performance-oriented, using only Astro components and focusing on static generation on build time rather than client-side rendering. JavaScript is used for minimal manipulations connecting events and classes.
To install the Astro Big Doc theme, follow these steps:
git clone https://github.com/microwebstacks/astro-big-doc.gitcd astro-big-docnpm installnpm run buildnpm starthttp://localhost:3000The Astro Big Doc theme is a versatile theme designed for big documentation websites. It offers an unlimited depth config menu, collapsible and adjustable menus, and a focus on performance and static generation. With user-friendly Markdown support and additional components for enhanced functionality, it provides a comprehensive solution for documentation websites.