Skip to content

Next#74

Merged
serhiipylypchuk1991 merged 4 commits into
masterfrom
next
Jun 30, 2026
Merged

Next#74
serhiipylypchuk1991 merged 4 commits into
masterfrom
next

Conversation

@serhiipylypchuk1991

Copy link
Copy Markdown
Contributor

No description provided.

- rewrite doc-to-doc links as root-relative `path.md` (drop `../`
  climbing, leading `/`, the `/spreadsheet/` baseUrl prefix, dir-style
  trailing slashes, and stray `.md/` before anchors)
- switch overview tables to root-relative empty-label links
  `[](api/X.md)`, keep `@getshort(../X.md)` file-relative
- point folder-index targets at their URL: homepage `/`, themes `/themes/`
- update `onEmptyLinkMatch`: resolve empty-label targets from docs root
  and emit root-absolute href without `.md`; comment out editUrl
- verified via Docusaurus build: no broken links or anchors
[update] normalize internal links convention
- move all 125 images from docs/assets to static/img as a single shared
  copy, preserving the integrations/, link/, and themes/ subfolders
- repoint 113 markdown image refs to root-absolute /img/... paths
- replace filename-only image alt with descriptive SEO alt text
- give the trial_spreadsheet screenshot framework-specific alt in the
  Angular, Svelte, and Vue integration guides
- verified via Docusaurus build: every /img reference resolves
[update] consolidate doc images into static/img
@serhiipylypchuk1991 serhiipylypchuk1991 self-assigned this Jun 30, 2026
@serhiipylypchuk1991 serhiipylypchuk1991 merged commit 1de506b into master Jun 30, 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