Skip to content

Skymly/DesignPatterns.Docs

Repository files navigation

DesignPatterns.Docs

Static documentation for Skymly/DesignPatterns, built with VitePress (local search, English + 简体中文).

Live site

https://skymly.github.io/DesignPatterns.Docs/

Deployed from main via the GitHub Pages workflow (build_type: workflow).

Prerequisites

Local development

npm install
npm run docs:dev

Default dev URL: http://localhost:5173/DesignPatterns.Docs/

Build and preview

npm run docs:build
npm run docs:preview

Production output: .vitepress/dist

Repository layout

Path Purpose
docs/ English Markdown
docs/zh/ 简体中文 Markdown
.vitepress/config.mts Site config, base, i18n, sidebar
.github/workflows/github-pages.yml CI build and GitHub Pages deploy

Related

Link Description
DesignPatterns Runtime, source generators, tests
DesignPatterns.Samples Runnable console samples

License

MIT — see LICENSE.

About

VitePress documentation site for Skymly/DesignPatterns

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors