Skip to content

Let the theme's assets back through the exclusion - #30

Merged
dhruvl merged 1 commit into
mainfrom
docs-assets
Aug 4, 2026
Merged

Let the theme's assets back through the exclusion#30
dhruvl merged 1 commit into
mainfrom
docs-assets

Conversation

@dhruvl

@dhruvl dhruvl commented Aug 4, 2026

Copy link
Copy Markdown
Owner

The wholesale directory exclusion under docs/ also filtered the theme's own stylesheets and scripts, and a strict build stays green when that happens, so the site deployed as bare HTML. The assets are re-included by name, and the build job now checks the stylesheet actually made it into the site before anything ships.

Excluding every directory under docs/ also swept away the stylesheets the
theme serves through the same filter, and a strict build says nothing when
that happens — the site deployed as bare HTML. The assets come back through
by name, and the workflow now refuses to ship a build without them.
@dhruvl
dhruvl merged commit a7b66ea into main Aug 4, 2026
11 checks passed
@dhruvl
dhruvl deleted the docs-assets branch August 4, 2026 17:53
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