Check this out
Interesting content you want to highlight.
This page includes a wide variety of different components to show how these look together when using this theme. See the following pages for examples of individual components.
Learn more about components in Starlight’s “Using components” guide.
Be not afeard; the isle is full of noises,
Sounds and sweet airs, that give delight and hurt not.
Check this out
Interesting content you want to highlight.
Other feature
More information you want to share.
Computer stuff
Build internet things with your computation machine.
Starlight ready
Just add Starlight and this theme comes to life.
Note Success Tip Caution Danger
Small Medium Large
---// this is a code block example---<p>Code can include something dynamic: {Astro.props.variable}</p>
Or highlight important lines!
Including insertions or deletions.
echo "Welcome, world!"
Code block without a frame:
// for exampleconsole.log('Welcome, world!');
<button role="button" {...props} value={value} className={buttonClassName} disabled={disabled} active={active}> {children && !active && (typeof children === 'string' ? <span>{children}</span> : children)}</button>
Configuration Reference
Learn more
Import the component into your MDX file:
import { Steps } from '@astrojs/starlight/components';
Wrap <Steps>
around your ordered list items.
Sirius, Vega, Betelgeuse
Io, Europa, Ganymede
The Andromeda constellation is most visible in the night sky during the month of November at latitudes between +90°
and −40°
.
Left | Centered | Right |
---|---|---|
This is left | Text is centered | And this is right-aligned |
More text | Even more text | And even more to the right |