Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jake8655
/
sorting-algorithms-visualizer
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: statically generate the entire website
- #11
#11
Merged
jake8655
merged 18 commits into
main
jake8655/sorting-algorithms-visualizer:main
from
ssg
jake8655/sorting-algorithms-visualizer:ssg
Copy head branch name to clipboard
Jul 12, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat: statically generate the entire website
#11
jake8655
merged 18 commits into
main
jake8655/sorting-algorithms-visualizer:main
from
ssg
jake8655/sorting-algorithms-visualizer:ssg
Copy head branch name to clipboard
Commits
Commits on Jul 12, 2025
chore(deps): update deps
jake8655
committed
bd70bae
View commit details
Copy full SHA for bd70bae
Browse repository at this point
chore(biome): try to mitigate lsp memory leak issue
jake8655
committed
adbf029
View commit details
Copy full SHA for adbf029
Browse repository at this point
fix: typo
jake8655
committed
e694c01
View commit details
Copy full SHA for e694c01
Browse repository at this point
fix: remove unnecessary useEffect
jake8655
committed
fb2662b
View commit details
Copy full SHA for fb2662b
Browse repository at this point
fix: use next-intl Link component
jake8655
committed
389e1db
View commit details
Copy full SHA for 389e1db
Browse repository at this point
fix: remove redundant check in layout
jake8655
committed
2c601eb
View commit details
Copy full SHA for 2c601eb
Browse repository at this point
refactor(navigation): get link active status with recommended method by next-intl docs
jake8655
committed
298219b
View commit details
Copy full SHA for 298219b
Browse repository at this point
feat(locale-switcher): maintain searchParams when locale is changed
jake8655
committed
133c770
View commit details
Copy full SHA for 133c770
Browse repository at this point
feat: use static path for visualizer algorithm and generate highlighter data on build
jake8655
committed
07a382d
View commit details
Copy full SHA for 07a382d
Browse repository at this point
chore: lint
jake8655
committed
a08f3fb
View commit details
Copy full SHA for a08f3fb
Browse repository at this point
fix(home): use new path to link to playground instead of queryParams
jake8655
committed
61682d7
View commit details
Copy full SHA for 61682d7
Browse repository at this point
feat: redirect `/playground` to `/playground/bubble` using `next.config.ts` instead of manual redirect to avoid flashing page
jake8655
committed
ea61623
View commit details
Copy full SHA for ea61623
Browse repository at this point
chore: add ul and li inside nav
jake8655
committed
be88e74
View commit details
Copy full SHA for be88e74
Browse repository at this point
fix(navigation): link underline jumping
jake8655
committed
57542a9
View commit details
Copy full SHA for 57542a9
Browse repository at this point
chore(deps): update deps
jake8655
committed
319a2bd
View commit details
Copy full SHA for 319a2bd
Browse repository at this point
chore(deps): remove unused deps
jake8655
committed
272a246
View commit details
Copy full SHA for 272a246
Browse repository at this point
chore: remove unnecessary react-query
jake8655
committed
dbd808c
View commit details
Copy full SHA for dbd808c
Browse repository at this point
fix(a11y): add focus-visible state to copy button
jake8655
committed
a67877e
View commit details
Copy full SHA for a67877e
Browse repository at this point
You can’t perform that action at this time.