Skip to content

Migrate to Astro#1378

Merged
kremalicious merged 36 commits intomainfrom
feature/astro
Nov 9, 2025
Merged

Migrate to Astro#1378
kremalicious merged 36 commits intomainfrom
feature/astro

Conversation

@kremalicious
Copy link
Owner

@kremalicious kremalicious commented Nov 2, 2025

  • migrate from Next.js to Astro
  • remove React altogether
  • use Bun

@vercel
Copy link

vercel bot commented Nov 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
portfolio Error Error Nov 9, 2025 6:02pm

@kremalicious kremalicious changed the title zod validation for projects data Migrate to Astro Nov 2, 2025
@qltysh
Copy link

qltysh bot commented Nov 2, 2025

Diff Coverage: The code coverage on the diff in this pull request is 85.2%.

Total Coverage: This PR will decrease coverage by 3.39%.

File Coverage Changes
Path File Coverage Δ Indirect
src/app/[slug]/page.tsx -100.0
src/app/layout.tsx -100.0
src/app/not-found.tsx -100.0
src/app/page.tsx -100.0
src/app/providers.tsx -100.0
src/components/404/index.tsx -100.0
src/components/Availability/index.tsx -100.0
src/components/Button/index.tsx -100.0
src/components/Footer/index.tsx -100.0
src/components/Header/Header.tsx -100.0
src/components/Header/index.tsx -100.0
src/components/Hero/Hero.tsx -100.0
src/components/Hero/index.tsx -100.0
src/components/HostnameCheck/index.tsx -100.0
src/components/Icon/index.tsx -100.0
src/components/Location/Flag.tsx -100.0
src/components/Location/Location.tsx -100.0
src/components/Location/index.tsx -100.0
src/components/LogoUnit/index.tsx -100.0
src/components/Networks/NetworkLink.tsx -100.0
src/components/Networks/index.tsx -100.0
src/components/Project/Links/index.tsx -100.0
src/components/Project/Techstack/index.tsx -100.0
src/components/Project/index.tsx -100.0
src/components/ProjectImage/index.tsx -100.0
src/components/ProjectNav/Project.tsx -100.0
src/components/ProjectNav/index.tsx -100.0
src/components/ProjectPreview/index.tsx -100.0
src/components/Projects/index.tsx -100.0
src/components/Repositories/Repositories.tsx -100.0
src/components/Repositories/index.tsx -100.0
src/components/Repository/index.tsx -100.0
src/components/ThemeSwitch/Item.tsx -100.0
src/components/ThemeSwitch/index.tsx -93.3
src/components/Transitions.ts -100.0
src/components/Vcard/_utils.ts -100.0
src/components/Vcard/imageToDataUrl.ts -100.0
src/components/Vcard/index.tsx -100.0
src/components/common/HostnameCheck/hostname-check.ts 100.0
src/features/location/api/get-location.ts 100.0
src/features/location/components/location-element.ts 100.0
src/features/projects/lib/enhance-project.ts 100.0
src/features/projects/lib/get-project-images.ts 4.4
src/features/projects/lib/get-projects.ts 85.0
src/features/projects/lib/markdown.ts 100.0
src/features/projects/lib/parse-projects.ts 100.0
src/features/projects/lib/schemas/project.ts 100.0
src/features/repositories/lib/get-repos.ts 96.2
src/features/repositories/lib/repos-cache.ts 95.5
src/features/theme-switch/components/theme-switch-element.ts 100.0
🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@kremalicious kremalicious marked this pull request as ready for review November 9, 2025 18:05
@kremalicious kremalicious requested review from Copilot and removed request for Copilot November 9, 2025 18:05
@kremalicious kremalicious merged commit 29da4b8 into main Nov 9, 2025
9 of 10 checks passed
@kremalicious kremalicious deleted the feature/astro branch November 9, 2025 18:06
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