Skip to content

sailhouse/docs

Repository files navigation

Sailhouse docs 🧙

Welcome to the Sailhouse documentation.

Overview

  • The docs are built in Astro, using the Starlight theme.
  • pnpm is the version manager of choice.
  • Deployed by and hosted on Netlify.

Running locally

Requirements

  • node >= 18
  • pnpm as a package manager

Setup

pnpm install

Running the dev mode

pnpm dev

Contributing

Contributions are welcome, there are no official standards in place, but maintaining the current style is preferred.

Feel free to raise either a PR or an issue.