Skip to content

Theme: remove dead tipue/stork search assets and hooks - #64

Merged
rivassec merged 1 commit into
mainfrom
theme-dead-search-assets
Sep 12, 2026
Merged

rivassec merged 1 commit into
mainfrom
theme-dead-search-assets

Conversation

@rivassec

Copy link
Copy Markdown
Owner

Backlog item 9. Search is Pagefind now (#62); the tipue and stork code paths were guarded by PLUGINS entries never set in this repo - dead branches shipping 484KB of vendored assets.

  • Deleted themes/Flex/static/stork/ (372KB) and themes/Flex/static/tipuesearch/ (112KB)
  • Deleted the unused tipue search.html results template
  • Removed the guarded CSS blocks in base.html and the sidebar search hooks - including an inline onclick= that only evaded the csp_audit gate because its branch never rendered
  • Verified: no tipue/stork references remain anywhere; publish build clean; csp_audit OK; canonical guard 0 issues; 27 tests pass

Search is Pagefind (/search/, PR #62). The tipue and stork branches
were guarded by PLUGINS entries that have never been set here, so the
assets (484KB) and their template hooks were dead weight - including
an inline onclick handler that only stayed out of csp_audit's sight
because its branch never rendered. Also removes the unused tipue
search.html results template.
@rivassec
rivassec merged commit 8cc9d7f into main Sep 12, 2026
17 checks passed
@rivassec
rivassec deleted the theme-dead-search-assets branch September 12, 2026 00:09
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