Skip to content

feat: statically generate the entire website#11

Merged
jake8655 merged 18 commits intomainfrom
ssg
Jul 12, 2025
Merged

feat: statically generate the entire website#11
jake8655 merged 18 commits intomainfrom
ssg

Conversation

@jake8655
Copy link
Copy Markdown
Owner

@jake8655 jake8655 commented Jul 12, 2025

Description

Moved from queryParameters for the algorithm type in the visualizer to a path segment.

This allowed me to cache the page for each algorithm making the entire website SSG-able.

The code highlighter is also cached with each algorithm.

The custom query parameters like speed and length are only loaded on client and a visualizer skeleton is displayed until
the query parameters are loaded.

All query parameters are now saved when changing locales.

Fixed various small issues and a11y problems.

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Jul 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sorting-algorigthms-visualizer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2025 8:37pm

@jake8655 jake8655 changed the title chore(deps): update deps feat: statically generate the entire website Jul 12, 2025
@jake8655 jake8655 merged commit ac6cd2e into main Jul 12, 2025
4 checks passed
@jake8655 jake8655 deleted the ssg branch July 12, 2025 20:39
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