Rebuild kurtkluth.dev as a unified portfolio and documentation hub#4
Merged
Merged
Conversation
Clean replacement of the stock Docusaurus tutorial scaffold with a dark-first portfolio + docs site on Docusaurus 3.10.2 (TypeScript, React 19, Docusaurus 4 future.v4 flags, Rspack via @docusaurus/faster). - Single source of truth: src/data/projects.ts drives homepage cards, the /projects index with category filters, generated /projects/<slug> detail routes (config plugin), and footer links - Custom homepage: hero, SQLCLR spotlight card, featured grid, "What I build", latest updates, and personal intro - Design system: --kk-* tokens in custom.css, CSS-module components (ProjectCard, ProjectDetailPage, StatusBadge, TechTag, SectionHeader), self-hosted Inter + JetBrains Mono, reduced-motion and focus-visible support, per-project accent colors, custom SVG artwork per project - Documentation: landing page, getting started, full SQLCLR section (quick start, installation, configuration, core concepts, examples, security, deployment, troubleshooting, FAQ, changelog), minimum doc set for all four Kluth Studios games, cross-project Guides sidebar - Local search (@easyops-cn/docusaurus-search-local), Mermaid diagrams, sitemap, social card, SVG favicon/logo - client-redirects for every legacy tutorial/blog URL; blog disabled - Deploy workflows bumped to Node 22 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WFTfpnHRC7BbrPRiLwS62p
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.
Clean replacement of the stock Docusaurus tutorial scaffold with a dark-first portfolio + docs site on Docusaurus 3.10.2 (TypeScript, React 19, Docusaurus 4 future.v4 flags, Rspack via @docusaurus/faster).
Claude-Session: https://claude.ai/code/session_01WFTfpnHRC7BbrPRiLwS62p