Skip to content

pgagroal/pgagroal.github.io

Repository files navigation

pgagroal website

This repository hosts the source for the web site for the pgagroal 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/pgagroal/pgagroal.github.io.git
cd pgagroal.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

About

Web site for pgagroal

Resources

Code of conduct

Stars

Watchers

Forks