Skip to content
🪄

Starlight Auto Drafts

Starlight plugin to tweak draft pages default behavior and automatically remove sidebar links to draft pages in production mode.

Configure the plugin

Edit your config in astro.config.mjs.

Add sidebar links to draft pages

Add draft pages and links to them in your sidebar configuration.

Build your project

Run astro build to see the plugin in action. All sidebar links to draft pages will be automatically removed.