alpha
Login
or
Join now
russ.fugl.dev
/
sks-website
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
build smart knowledge-sharing systems that combine the best of human expertise with smart technology
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
sks-website
/
public
/
at
main
1 folder
13 files
Russ T. Fugal
feat: serve standard site publication discovery
2mo ago
06c5c512
media
refactor(kiri): inject OG tags directly in route handler and remove unused layout Route handlers bypass layout files, so the layout.tsx file had no effect. Instead, inject Open Graph and Twitter Card meta tags directly into the HTML response within the route handler to ensure social sharing previews work correctly for both the external benchmarks feed and the local fallback. Changes: - Removed src/app/kiri/layout.tsx (unused) - Added OG_TAGS constant and injectOgTags() function to src/app/kiri/route.ts - Apply tag injection to both external fetch and fallback responses - Updated public/media/benchmarks.html with tag injection applied Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
avatar.jpg
refactor(kiri): inject OG tags directly in route handler and remove unused layout Route handlers bypass layout files, so the layout.tsx file had no effect. Instead, inject Open Graph and Twitter Card meta tags directly into the HTML response within the route handler to ensure social sharing previews work correctly for both the external benchmarks feed and the local fallback. Changes: - Removed src/app/kiri/layout.tsx (unused) - Added OG_TAGS constant and injectOgTags() function to src/app/kiri/route.ts - Apply tag injection to both external fetch and fallback responses - Updated public/media/benchmarks.html with tag injection applied Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
contact-qr.png
content: SUMMIT 2026 start school announcement
5 months ago
file.svg
Initial commit from Create Next App
1 year ago
globe.svg
Initial commit from Create Next App
1 year ago
next.svg
Initial commit from Create Next App
1 year ago
photo-1567532900872-f4e906cbf06a.avif
add image due to rate limiting on upsplash
1 year ago
russ.jpg
Refactor page structure to integrate marketing components: Hero, Main, Services, and Footer
1 year ago
sks-logo-poor.png
fix(audit): resolve accessibility and lint issues batch 4/5 Refactored blog and marketing components along with associated utilities and contexts to address 47 accessibility and linting issues across 16 files. Key changes: - Extracted Author component to dedicated file (src/components/blog/author.tsx) for better reusability and separation of concerns - Created blog-context.tsx with Post interface and utilities for managing blog state - Created portfolio-context.tsx with PortfolioData interface and filtering utilities - Created icons/social-icons.tsx component for social media icon management - Deduped Image/logo components in header.tsx using extracted logoImage constant - Updated post.tsx to use Author component import instead of inline definition - Fixed relative imports and lint issues across featured.tsx, post-list.tsx, hero.tsx, main.tsx, services.tsx - Updated TypeScript types and interfaces in portfolio.ts and marketing-content.tsx - Improved category utilities in category-utils.ts - Added logo assets (SVG and PNG variants) to public directory - Added supporting documentation (clint.md, email announcement) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
5 months ago
sks-logo.svg
fix(audit): resolve accessibility and lint issues batch 4/5 Refactored blog and marketing components along with associated utilities and contexts to address 47 accessibility and linting issues across 16 files. Key changes: - Extracted Author component to dedicated file (src/components/blog/author.tsx) for better reusability and separation of concerns - Created blog-context.tsx with Post interface and utilities for managing blog state - Created portfolio-context.tsx with PortfolioData interface and filtering utilities - Created icons/social-icons.tsx component for social media icon management - Deduped Image/logo components in header.tsx using extracted logoImage constant - Updated post.tsx to use Author component import instead of inline definition - Fixed relative imports and lint issues across featured.tsx, post-list.tsx, hero.tsx, main.tsx, services.tsx - Updated TypeScript types and interfaces in portfolio.ts and marketing-content.tsx - Improved category utilities in category-utils.ts - Added logo assets (SVG and PNG variants) to public directory - Added supporting documentation (clint.md, email announcement) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
5 months ago
sks-logo@2x.png
fix(audit): resolve accessibility and lint issues batch 4/5 Refactored blog and marketing components along with associated utilities and contexts to address 47 accessibility and linting issues across 16 files. Key changes: - Extracted Author component to dedicated file (src/components/blog/author.tsx) for better reusability and separation of concerns - Created blog-context.tsx with Post interface and utilities for managing blog state - Created portfolio-context.tsx with PortfolioData interface and filtering utilities - Created icons/social-icons.tsx component for social media icon management - Deduped Image/logo components in header.tsx using extracted logoImage constant - Updated post.tsx to use Author component import instead of inline definition - Fixed relative imports and lint issues across featured.tsx, post-list.tsx, hero.tsx, main.tsx, services.tsx - Updated TypeScript types and interfaces in portfolio.ts and marketing-content.tsx - Improved category utilities in category-utils.ts - Added logo assets (SVG and PNG variants) to public directory - Added supporting documentation (clint.md, email announcement) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
5 months ago
sks-logo@3x.png
fix(audit): resolve accessibility and lint issues batch 4/5 Refactored blog and marketing components along with associated utilities and contexts to address 47 accessibility and linting issues across 16 files. Key changes: - Extracted Author component to dedicated file (src/components/blog/author.tsx) for better reusability and separation of concerns - Created blog-context.tsx with Post interface and utilities for managing blog state - Created portfolio-context.tsx with PortfolioData interface and filtering utilities - Created icons/social-icons.tsx component for social media icon management - Deduped Image/logo components in header.tsx using extracted logoImage constant - Updated post.tsx to use Author component import instead of inline definition - Fixed relative imports and lint issues across featured.tsx, post-list.tsx, hero.tsx, main.tsx, services.tsx - Updated TypeScript types and interfaces in portfolio.ts and marketing-content.tsx - Improved category utilities in category-utils.ts - Added logo assets (SVG and PNG variants) to public directory - Added supporting documentation (clint.md, email announcement) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
5 months ago
vercel.svg
Initial commit from Create Next App
1 year ago
window.svg
Initial commit from Create Next App
1 year ago