This repository contains the source for the website at https://plow.pm.
If you are looking for the source for the Plow libraries and tools, this repository might be more relevant.
The website is deployed to Github Pages for hosting.
First, run pnpm i to install the dependencies.
Then, run pnpm dev to start the development server and visit localhost:3000.
This page is built on top of Next.js and the excellent Nextra documentation system.
This project is licensed under the MIT License.