Skip to content

MvvmAIO/Prism.SourceGenerators.Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prism.SourceGenerators.Docs

Static documentation for MvvmAIO.Prism.SourceGenerators, built with VitePress (Markdown, local search, syntax highlighting).

Live site

https://mvvmaio.github.io/Prism.SourceGenerators.Docs/

Use Settings → Pages with GitHub Actions as the publishing source if the site is not live yet.

Languages

  • English — default tree under docs/
  • 简体中文docs/zh-cn/ (URLs under /zh-cn/)
  • 日本語docs/ja/ (URLs under /ja/)

Navigation and sidebars are declared in .vitepress/config.mts. Responsive layout tweaks live in .vitepress/theme/custom.css.

Local development

npm install
npm run docs:dev

Open http://localhost:5173/Prism.SourceGenerators.Docs/

Production build and preview:

npm run docs:build
npm run docs:preview

Output is written to .vitepress/dist.

Related

Link Description
Generator repo Packages and README
Samples Avalonia demos
DeepWiki AI-indexed docs

License

MIT — see LICENSE.

About

Blazor WASM documentation site for MvvmAIO Prism SourceGenerators

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors