Skip to content

DramaticCollaboration/doc.github.io

Repository files navigation

Vitepress

VitePress is a Vite-powered static site generator.

Read the docs

Usage

Important

Requires modification

  1. .vitepress/config.ts
    • Replace the GITHUB_URL value with the address of your GitHub repository.
  2. .github/workflows/deploy.yml
    • See the documentation to configure Github Actions Secrets yourself.

Tip

You need to have pnpm installed globally.

Install dependencies:

pnpm i

Preview:

pnpm run docs:dev

Build:

pnpm run docs:build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5