• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

humanspeak / svelte-headless-table / 26313218662
80%
main: 81%

Build:
Build:
LAST BUILD BRANCH: ci/drop-node-20
DEFAULT BRANCH: main
Ran 22 May 2026 09:38PM UTC
Jobs 1
Files 37
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 May 2026 09:37PM UTC coverage: 80.467%. Remained the same
26313218662

push

github

web-flow
feat(docs): overhaul docs site — V2 chrome, /examples, /compare, LLM surfaces (#215)

* feat(docs): port chrome to docs-kit V2 + add LLM doc mirrors

Bring the docs site visually in line with svelte-motion's "new format"
(the docs-kit V2 component suite) and stand up the LLM-citation
surfaces that ChatGPT/Perplexity-style crawlers prefer.

Chrome → V2:
- docs/+layout.svelte rewritten around HeaderV2 + SidebarV2 +
  TableOfContentsV2 + FooterV2 + DocSlugStrip. Swaps the local
  MutationObserver-driven heading extraction for docs-kit's
  extractHeadings + afterNavigate (the prior approach re-ran on every
  prose mutation; this only fires on real navigation).
- Root +page.svelte switches its Header/Footer wrappers for
  HeaderV2/FooterV2 directly.
- Drop the local Header.svelte / Footer.svelte / TableOfContents.svelte
  thin wrappers — V2 imports replace them inline.
- Add tableLoveAndRespect to docsNav.ts so the SidebarV2 "Things we
  love and respect" cluster renders.
- Pull @fontsource-variable/inter and @fontsource-variable/jetbrains-mono
  into the docs layout — the V2 components are designed against this
  typography baseline.
- Emit a per-page TechArticle JSON-LD block keyed off page.data.title
  and the sitemap manifest's lastmod date.

LLM doc mirrors:
- Port scripts/generate-doc-mirrors.mjs from svelte-motion. It walks
  src/routes/docs/**/+page.svx, strips Svelte script/component tags
  while preserving fenced code blocks, and writes clean Markdown to
  static/docs/<slug>.md so /docs/<slug>.md serves as the LLM citation
  surface (Tailwind / shadcn / Astro all ship this pattern).
- Wire it into the build pipeline + a chokidar watcher + an mprocs
  proc. Gitignore static/docs/ since the artifacts are derived.

Worker types:
- Track docs/src/worker-configuration.d.ts so fresh clones type-check
  without having to run wrangler types first (matching the
  svelte-motion convention).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.c... (continued)

479 of 648 branches covered (73.92%)

Branch coverage included in aggregate %.

1313 of 1579 relevant lines covered (83.15%)

1525.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 node-22 - 26313218662.1 22 May 2026 09:38PM UTC 37
80.47
GitHub Action Run
Source Files on build 26313218662
  • Tree
  • List 37
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26313218662
  • 242dce7d on github
  • Prev Build on docs/ui-ux (#26256309429)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc