Open
Conversation
25 tasks
- Add reference_versioned_docs/version-v4/static-files/overview.md covering the static built-in plugin: basic usage, files/urlPath, v4.7 options (index, extensions, fallthrough, notFound), auto-update behavior, and examples including SPA client-side routing pattern - Add Static Files category to version-v4 sidebar - Add migration-context/link-placeholders/static-files-link-placeholders.md - Update v4-docs-migration-map.md status to In Progress with source notes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
cbf96d9 to
ba15bd8
Compare
🚀 Preview DeploymentYour preview deployment is ready! 🔗 Preview URL: https://preview.harper-docs.stage.harperfabric.com/pr-445 This preview will update automatically when you push new commits. |
cb1kenobi
reviewed
Feb 24, 2026
| GET /blog/post-1 -> static/blog/post-1.html | ||
| ``` | ||
|
|
||
| ### Custom 404 page |
Contributor
There was a problem hiding this comment.
Do we have a support for a custom 500 page?
Member
Author
There was a problem hiding this comment.
🚀 Preview DeploymentYour preview deployment is ready! 🔗 Preview URL: https://preview.harper-docs.stage.harperfabric.com/pr-445 This preview will update automatically when you push new commits. |
🚀 Preview DeploymentYour preview deployment is ready! 🔗 Preview URL: https://preview.harper-docs.stage.harperfabric.com/pr-445 This preview will update automatically when you push new commits. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
staticbuilt-in plugin documentation into the v4 consolidated reference structurefiles/urlPathoptions, v4.7 plugin options, auto-update behavior, and practical examplesconfiguration.md— all static plugin configuration is inline to the plugin itself (no Harper-level config exists for static files)Files Created
reference_versioned_docs/version-v4/static-files/overview.mdmigration-context/link-placeholders/static-files-link-placeholders.mdFiles Modified
reference_versioned_sidebars/version-v4-sidebars.json— Static Files category addedv4-docs-migration-map.md— status updated to In Progress, source notes and release note references addedSource Files Used
reference_versioned_docs/version-v4/static-files/overview.mdversioned_docs/version-4.7/reference/components/built-in-extensions.md— primary (static section)versioned_docs/version-4.6/reference/components/built-in-extensions.md— pre-v4.7 behavior comparisonversioned_docs/version-4.5/developers/components/built-in.md— early v4 behaviorrelease_notes/v4-tucker/4.7.2.md—index.htmldefault behaviorrelease_notes/v4-tucker/4.7.3.md— trailing slash fixVersion Annotations Added
High Confidence (confirmed via version comparison)
staticplugin present since at least v4.4 (present in v4.4 and v4.5 docs)extensions,fallthrough,index,notFoundoptions, and auto-update behavior: added in v4.7.0 (not present in v4.6 docs, present in v4.7 docs)Noted in migration map
staticmay predate v4.4 — earliest versioned docs available are v4.4; exact introduction version unconfirmedLink Placeholders Created
See
migration-context/link-placeholders/static-files-link-placeholders.mdfor complete list.Summary: 3 placeholders, all pointing to the future Components Overview page (
reference_versioned_docs/version-v4/components/overview.md)Checklist for Human Reviewer
staticplugin introduction version (pre-v4.4 history not available in versioned docs)🤖 Generated with Claude Code