Skip to content

pgmoneta/pgmoneta.github.io

Repository files navigation

pgmoneta website

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).

Prerequisites

Before you begin, ensure you have the following installed:

Getting Started

Follow these steps to get your local development environment set up:

1. Clone the Repository

git clone https://github.com/pgmoneta/pgmoneta.github.io.git
cd pgmoneta.github.io

2. Install Dependencies

Navigate to the project directory and install the necessary dependencies:

pnpm install

3. Start the Development Server

To start the local development server and begin working on the VitePress site, run:

pnpm dev

License

This work is licensed according to the terms of the Creative Commons Attribution 4.0 International License