Overview of Astronomy documentation features
masterThe Astronomy documentation site is built using Markdown and MDX, leveraging Contentlayer for content transformation and validation. Key out-of-the-box features include:
- Content Authoring: Write content using MDX.
- Content Processing: Transform and validate content via Contentlayer.
- MDX Components: Pre-built components like
<Callout />and<Card />. - Navigation: Support for Table of Contents and custom navigation with
prevandnextpagers. - Code Presentation: Beautiful code blocks powered by
rehype-pretty-codeand syntax highlighting viashiki. - In-Progress Features: Built-in search and Dark mode.