Skip to content

[Feature] VitePress documentation and examples #3419

@finetjul

Description

@finetjul

Motivation

VTK.js now relies on VitePress ! 🥳
There are some left-over improvements to make before cutting a major release.

Detailed Description

  • Document instructions to build website locally. It's not clear in what order each command must be called.
  • npm run docs:build should not erase examples built by npm run docs:build-examples
  • Provide standalone examples with no "imports". (could be just for "Examples/Applications" examples)
  • Provide un-transpiled examples (see Tweak vitepress examples #3418 (comment))
  • npm run example is failing due to ./Documentation/config.js file missing

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions