Skip to content

chore(docs): adopt new @theholocron/astro-config defineConfig - #46

Merged
iamnewton merged 10 commits into
mainfrom
chore/adopt-new-astro-config
Aug 14, 2026
Merged

chore(docs): adopt new @theholocron/astro-config defineConfig#46
iamnewton merged 10 commits into
mainfrom
chore/adopt-new-astro-config

Conversation

@iamnewton

Copy link
Copy Markdown
Contributor

Summary

Switch docs/astro.config.ts from the temporary vanilla astro/config defineConfig to the updated @theholocron/astro-config defineConfig now that it's published (v7.18.2). The new API accepts docs.name, docs.github, and docs.sidebar directly — no importMetaUrl or federated path assumptions.

Test plan

  • tsc --noEmit passes in docs/
  • pnpm --filter @theholocron/themes-site build succeeds

Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
@iamnewton
iamnewton requested a review from a team as a code owner August 13, 2026 23:09
Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
…light from catalog

Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
…pace package

Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #46   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           46        46           
  Branches        13        13           
=========================================
  Hits            46        46           
Components Coverage Δ
docs-theme 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
@iamnewton
iamnewton merged commit 4a27358 into main Aug 14, 2026
29 checks passed
@iamnewton
iamnewton deleted the chore/adopt-new-astro-config branch August 14, 2026 04:26
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