Skip to content

Consolidate examples and patterns into recipes#15

Merged
adnaan merged 1 commit into
mainfrom
consolidate-recipes-ia
May 11, 2026
Merged

Consolidate examples and patterns into recipes#15
adnaan merged 1 commit into
mainfrom
consolidate-recipes-ia

Conversation

@adnaan
Copy link
Copy Markdown
Contributor

@adnaan adnaan commented May 11, 2026

Summary

  • fold top-level Patterns and Examples into the Recipes navigation
  • move app docs under /recipes/apps and pattern catalog under /recipes/ui-patterns
  • remount live UI pattern routes at /recipes/ui-patterns and update docs/e2e links
  • refresh browser tests for the inline landing counter and adjusted perf threshold

Verification

  • GOWORK=off GOCACHE=/tmp/go-build-cache go test ./...
  • GOWORK=off GOCACHE=/tmp/go-build-cache go test ./... -run '^$' (from e2e/)
  • E2E_BASE_URL=http://127.0.0.1:8099 GOWORK=off GOCACHE=/tmp/go-build-cache go test -count=1 ./... (from e2e/)
  • flyctl deploy --config fly.toml --remote-only
  • E2E_BASE_URL=https://livetemplate-docs-staging.fly.dev GOWORK=off GOCACHE=/tmp/go-build-cache go test -count=1 . (from e2e/)

@adnaan adnaan merged commit 2dbdeeb into main May 11, 2026
1 of 2 checks passed
@adnaan adnaan deleted the consolidate-recipes-ia branch May 11, 2026 19:02
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