Skip to content

Documentation

This section covers how to contribute to the Neurodesk documentation. The site is built with Astro and the Starlight theme, and pages are written in Markdown or MDX under src/content/docs/.

The pages below are ordered the way you will need them:

  1. Contribute Content — fork the repository, create a branch, write your page, and open a pull request. Start here.

  2. Local Development — install Node.js and pnpm and run the site on your machine so you can preview changes as you write.

  3. Markdown Reference — the syntax and components available when writing a page. Keep this open while you work.

Indexing with Algolia covers site search configuration. That is a maintainer task and is not needed to contribute content.

You do not need any of this. Open the page on GitHub, click the pencil icon, make your change, and propose it as a pull request from the browser.