Skip to content

Releases

This page tracks documentation releases for the GradientMesh section of the Hubert Ronald GitHub Pages site.

Documentation versioning

GradientMesh documentation releases use the following tag pattern:

text
gradientmesh-docs-vMAJOR.MINOR.PATCH

These tags describe the GitHub Pages documentation site, not necessarily the GradientMesh Lua library itself.

Suggested first tag

text
gradientmesh-docs-v0.1.0

Suggested release title

text
GradientMesh Documentation Launch

Suggested release scope

The first documentation release should include:

  • VitePress documentation pages for GradientMesh;
  • sidebar navigation;
  • reusable documentation cards;
  • GradientMesh-specific icons;
  • example documentation;
  • architecture overview;
  • API reference summary;
  • image references to the original GradientMesh repository.

Notes

This documentation site does not duplicate rendered GradientMesh screenshots.

Visual examples are referenced from the original GradientMesh repository under:

text
docs/images/

This keeps the GitHub Pages repository lighter and avoids maintaining duplicate image assets.

Built with VitePress and deployed with GitHub Pages.