/vgg_docs

VGG Documentation

Primary LanguageJavaScriptCreative Commons Attribution 4.0 InternationalCC-BY-4.0

VGG Docs

This repo hosts the docs of VeryGoodGraphics.

This website is built using Docusaurus, 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.