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

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

Build:
Build:
LAST BUILD BRANCH: chore/package-and-docs-updates
DEFAULT BRANCH: main
Repo Added 22 Jan 2025 03:44PM UTC
Files 37
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

LAST BUILD ON BRANCH docs/ui-ux-updates
branch: docs/ui-ux-updates
CHANGE BRANCH
x
Reset
  • docs/ui-ux-updates
  • build/docs-kit-generation-cleanup
  • chore/lint-and-perf-followup
  • chore/package-and-docs-updates
  • chore/update-github-actions
  • ci/drop-node-20
  • ci/readme-ecosystem-footer
  • codex/docs-kit-upgrade
  • codex/pnpm-version-output
  • dependabot/npm_and_yarn/braces-3.0.3
  • dependabot/npm_and_yarn/docs/multi-6bec5677bb
  • dependabot/npm_and_yarn/docs/vite-4.5.9
  • dependabot/npm_and_yarn/rollup-4.31.0
  • dependabot/npm_and_yarn/sveltejs/kit-2.16.1
  • dependabot/npm_and_yarn/vite-5.4.14
  • docs/ui-ux
  • feature-version
  • fix/release-cleanup-always-run
  • fix/seo-unique-titles
  • main
  • perf/improvements

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

Relevant lines Covered
Build:
Build:
1579 RELEVANT LINES 1313 COVERED LINES
1525.98 HITS PER LINE
Source Files on docs/ui-ux-updates
  • Tree
  • List 37
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26313218662 docs/ui-ux-updates 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... push 22 May 2026 09:38PM UTC web-flow github
80.47
See All Builds (117)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc