Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 652 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 652 Bytes

Plow.pm website

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.

General

The website is deployed to Github Pages for hosting.

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

Thanks & acknowledgment

This page is built on top of Next.js and the excellent Nextra documentation system.

License

This project is licensed under the MIT License.