Skip to content

diffpal/diffpal.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diffpal.github.io

This repository contains the public documentation website for DiffPal.

Production site: https://diffpal.github.io/

Public documentation Markdown lives at the repository root so the organization-level GitHub Pages site publishes at /, not under a project path.

Local Development

Install dependencies:

npm ci

Start the local VitePress server:

npm run docs:dev

Build And Preview

Build the static site:

npm run docs:build

Preview the generated site:

npm run docs:preview

About

No description, website, or topics provided.

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors