Skip to content

fix(docs): publish Vocs 2 static output#176

Merged
mattsse merged 1 commit into
mainfrom
mattsse/fix-vocs2-pages-output
Jun 2, 2026
Merged

fix(docs): publish Vocs 2 static output#176
mattsse merged 1 commit into
mainfrom
mattsse/fix-vocs2-pages-output

Conversation

@mattsse

@mattsse mattsse commented Jun 2, 2026

Copy link
Copy Markdown
Member

Summary

  • Configure Vocs to render a fully static site for GitHub Pages.
  • Upload the Vocs 2 static output directory from vocs/dist/public instead of the old Vocs 1 vocs/docs/dist path.
  • Move public assets to vocs/public so Vite copies logos and guide images into the published artifact.

Root Cause

The Vocs 2 migration left the docs build using the default dynamic render strategy and the previous Pages artifact path. The build also kept static assets under the old docs/public layout, so the generated static output did not include the expected images.

@mattsse mattsse merged commit 80c8103 into main Jun 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant