Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 658 Bytes

File metadata and controls

23 lines (15 loc) · 658 Bytes

phpugmrn Website

Mastodon Follow

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

Local Development

Installation

Install the required dependencies:

$ yarn

Start a local development server and open up a browser window. Most changes are reflected live without having to restart the server:

$ yarn start

Deployment

Changes will be deployed automatically when the respective Pull Request gets merged into the main branch.