Skip to content

Conversation

@alextac98
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings January 3, 2026 21:50
@vercel
Copy link

vercel bot commented Jan 3, 2026

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

Project Deployment Review Updated (UTC)
personal-website Ready Ready Preview, Comment Jan 3, 2026 10:02pm

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request prepares the personal website for production deployment with significant content updates, new interactive features, and cleanup of unused functionality.

  • Adds interactive asteroid viewer component using spacekit.js for visualizing asteroid 33662 Tacescu
  • Implements new date formatting utility to handle UTC timezone issues with YAML dates
  • Updates project and award content with galleries, embedded media, and improved layout
  • Removes authors functionality (reducing to single-author blog)

Reviewed changes

Copilot reviewed 55 out of 98 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/lib/utils/dateFormat.ts Replaces date-fns with custom UTC-aware date formatter
src/layouts/shortcodes/AsteroidViewer.tsx New interactive 3D solar system visualization component
src/layouts/shortcodes/ImageGallery.astro New image gallery component with Swiper integration
src/layouts/shortcodes/FloatImage.tsx New floating image layout component
src/pages/index.astro Replaces video tag with Vimeo iframe embed
src/content.config.ts Removes authors collection, adds show_image field
Multiple project/award files Content updates with embedded media and improved formatting
src/pages/authors/* Removed author-related pages (single-author site)
astro.config.mjs Registers new shortcode components
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (2)

src/content/projects/smallkat-mqp.mdx:29

  • The frameborder attribute is deprecated in HTML5. Use CSS border property instead.
    src/content/projects/smallkat-mqp.mdx:86
  • Missing spaces between sentences. The text runs together without proper spacing between distinct sentences, making it difficult to read.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alextac98 alextac98 enabled auto-merge (rebase) January 3, 2026 22:01
@alextac98 alextac98 merged commit 7af74e6 into main Jan 3, 2026
3 of 4 checks passed
@alextac98 alextac98 deleted the dev/first-prod branch January 3, 2026 22:02
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.

2 participants