Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 596 Bytes

File metadata and controls

23 lines (14 loc) · 596 Bytes

PPL Docs

Deploy to GitHub Pages

This website is built using Docusaurus, a modern static website generator.

Installation

$ npm install

Local Development

$ npm start

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

Deployment

The page is deployed automatically via GitHub Actions.