Skip to content

Docs Clean Up Part One#149

Merged
AlexanderKaran merged 2 commits intomainfrom
run-time-graph
Feb 22, 2026
Merged

Docs Clean Up Part One#149
AlexanderKaran merged 2 commits intomainfrom
run-time-graph

Conversation

@AlexanderKaran
Copy link
Collaborator

@AlexanderKaran AlexanderKaran commented Feb 22, 2026

Started as me just wanting to add a graph for the SRR, but I realised a clean-up is needed. This is part one of two PRs. So what has happened?

  • Created a re-usable table like a very, very scaled-back version of TanStack Table, but in Astro lol
  • Re-usable methodology, descriptions and tags
  • Moved header styles to global
  • Pulled stuff out of DependencyStats as it has everything in it which makes no sense

Then focused on RunTime in this PR

  • Move SSR overview content into the home page
  • Added full details in the Run Time Performance page
  • Added a new link page on the home page so we can link to full details

Once I have finished the cleanup (part 2), I will add graphs for the SSR on the home page, and then the table and methodology will be there when they want to get into full details.

Part 2 will focus on cleaning up Dev Perf stats, with graphs on the home page, and then graphs, tables, and methodology on the detail page.

EDIT: There will also be a part three to clean up the details apges

Checklist

  • If updating UI/UX components ensure you have added screenshots or a gif or video of the changes to the PR description
  • If this is a dependabot PR that bumps a metaframework version, ensure that all package versions in the package match the versions installed by the metaframework version being bumped
  • If this is a dependabot PR that bumps a metaframework version in a starter-* package, ensure that the deps, and file content matches the output of the metaframeworks recommended starter/default project

Screen Recording 2026-02-22 at 8 42 11 pm

Copy link
Contributor

@43081j 43081j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems much cleaner! 🎉

the stats table in particular seems to tidy things up a lot. nice work

@AlexanderKaran AlexanderKaran merged commit 883731c into main Feb 22, 2026
1 check passed
@AlexanderKaran AlexanderKaran deleted the run-time-graph branch February 22, 2026 21:51
@AlexanderKaran AlexanderKaran mentioned this pull request Feb 23, 2026
3 tasks
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.

3 participants