GitHub - psake/docs: The psake.dev documentation static site.

Netlify Status

This website is built using Docusaurus, a modern static website generator. The main feature for us was it's ability to support versioned docs.

Installation

Local Development

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

We use Netlify to deploy when changes are landed into main.