Skip to content

pewpewlive/ppl-docs

Repository files navigation

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.