Introduction to Astro Docs
Welcome to your documentation site. This application is powered by Astro.build and perfectly tailored to host alongside your Cloudflare Pages and GitHub workflow. It also integrates seamlessly with your global Bargent-Ball navbar.
Zero JS by Default
Astro strips away unnecessary JavaScript, providing your users with lightning-fast static pages.
Markdown Native
Built-in support for Markdown and MDX makes authoring documentation a frictionless experience.
The Custom Sidebar Injection
As requested, this site automatically pulls in the bb-navbar.js script. The layout includes structured navigation driven by Bootstrap utilities, maintaining a cohesive global design. Because your remote navbar script operates on the same DOM, this localized typography and layout acts as the perfect canvas.
<!-- Edit the sidebar menu directly in src/layouts/Layout.astro -->
Getting Started
To develop locally, run the Astro development server:
When you are ready to ship to Cloudflare Pages, just commit to GitHub! By default this provides standard static output perfect for Edge delivery.