📌 Repository Website Builder

This folder contains a Git-based static website builder for the repository.

Behavior

Workspace Usage

From Documents/technical/Software:

vp run website:dev
vp run website:build
vp run website:publish
vp run website:preview
vp run maintain:markdown

From this folder (website):

vp run dev
vp run build
vp run preview

dev uses vp dev with a Vite plugin hook that regenerates dist/ on source changes.

Route Rules

Page Augmentations

Notes