# vgg_docs **Repository Path**: verygoodgraphics/vgg_docs ## Basic Information - **Project Name**: vgg_docs - **Description**: VGG Documentation - **Primary Language**: Unknown - **License**: CC-BY-4.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-24 - **Last Updated**: 2024-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VGG Docs This repo hosts the docs of VeryGoodGraphics. This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator. ## Up and running - `pnpm install` Install the depedencies. - `pnpm start` Starts the development server. - `pnpm build` Bundles your website into static files for production. - `pnpm serve` Serves the built website locally. - `pnpm deploy` Publishes the website to GitHub pages.