This repository hosts the source for the web site for the pgmoneta project. The final HTML will be generated by jekyll (either directly or by GitHub Pages).
Before you begin, ensure you have the following installed:
Follow these steps to get your local development environment set up:
git clone https://github.com/pgmoneta/pgmoneta.github.io.git
cd pgmoneta.github.io
Navigate to the project directory and install the necessary dependencies:
pnpm install
To start the local development server and begin working on the VitePress site, run:
pnpm dev
This work is licensed according to the terms of the Creative Commons Attribution 4.0 International License