Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 636 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 636 Bytes

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.