Release Notes
Version 1.0.0-beta #
Initial release of the Better Static Sites documentation site and the astro-better-* package family.
astro-better-nav-bar — configurable sticky top navigation bar with theme selector, mobile hamburger menu, and dropdown support.
astro-better-steps — numbered step sequences with a vertical connector line, CSS custom property theming, and MDX slot content per step.
astro-better-tabs — pure-CSS tabbed content panels with CSS custom property theming and no JavaScript required.
astro-better-cards — link card grid component for docs landing pages and package overviews.
astro-better-admonitions — callout/admonition blocks (note, tip, warning, danger) with icon and color theming.
astro-better-details — accessible expandable sections (<details>/<summary>) with animated open/close transitions and CSS custom property theming.
astro-better-release-notes — versioned changelog with category filter chips, sticky version selector dropdown, and CSS custom property theming.
astro-better-docs-sidebar — sidebar nav auto-generated from a content collection, with folder grouping, active state, and dark mode support.
astro-toc-smol — server-side table of contents with scroll-spy active highlighting.
astro-better-code-blocks — rehype plugin for Prism syntax highlighting, copy button, line highlights, collapsible regions, and shell-session prompt handling.
astro-better-code-snippet-extractor — extract named code snippets from source files for use in docs pages.
astro-mermaid-renderer-cli-smol — server-side Mermaid diagram rendering to inline SVG at build time.
astro-link-checker — build-time broken link detection across internal routes and anchors.
astro-refs — cross-reference system for docs pages; define named anchors and reference them by ID across files.
astro-gen-markdown-pages — generates .md endpoints and llms.txt from content collections for LLM-friendly access.
astro-better-tables — enhanced table component with sorting, filtering, and responsive overflow handling.