Skip to content

Add sidebar with video recommendations to post layout - #1214

Merged
maiertech merged 4 commits into
mainfrom
copilot/add-sidebar-to-post-layout
Mar 29, 2026
Merged

Add sidebar with video recommendations to post layout#1214
maiertech merged 4 commits into
mainfrom
copilot/add-sidebar-to-post-layout

Conversation

Copilot AI commented Mar 29, 2026

Copy link
Copy Markdown
Contributor

Post pages had no sidebar, unlike note pages which show the 3 latest video recommendations alongside content.

Changes

  • src/routes/posts/+layout.server.ts — imports latestVideos and returns recommendedVideos (latest 3) alongside existing post data
  • src/routes/posts/+layout.svelte — wraps content in the same two-column flex layout used by the notes layout; adds <aside> with VideoList and the Clock-icon heading

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI linked an issue Mar 29, 2026 that may be closed by this pull request
@railway-app

railway-app Bot commented Mar 29, 2026

Copy link
Copy Markdown

🚅 Deployed to the website-pr-1214 environment in maiertech

Service Status Web Updated (UTC)
website ✅ Success (View Logs) Web Mar 29, 2026 at 11:02 pm

@railway-app
railway-app Bot temporarily deployed to maiertech / website-pr-1214 March 29, 2026 22:32 Destroyed
@railway-app
railway-app Bot temporarily deployed to maiertech / website-pr-1214 March 29, 2026 22:36 Destroyed
Copilot AI changed the title [WIP] Add sidebar with video recommendations to post layout Add sidebar with video recommendations to post layout Mar 29, 2026
Copilot AI requested a review from maiertech March 29, 2026 22:37
@railway-app
railway-app Bot temporarily deployed to maiertech / website-pr-1214 March 29, 2026 22:43 Destroyed
@railway-app
railway-app Bot temporarily deployed to maiertech / website-pr-1214 March 29, 2026 23:00 Destroyed
@maiertech
maiertech marked this pull request as ready for review March 29, 2026 23:03
@maiertech
maiertech merged commit 4229cbe into main Mar 29, 2026
2 checks passed
@maiertech
maiertech deleted the copilot/add-sidebar-to-post-layout branch March 29, 2026 23:04
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.

Add sidebar to post layout

2 participants