[PR #1] [MERGED] Main #6

Closed
opened 2026-03-03 12:01:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ForLoopCodes/contextplus/pull/1
Author: @ForLoopCodes
Created: 2/28/2026
Status: Merged
Merged: 2/28/2026
Merged by: @ForLoopCodes

Base: masterHead: main


📝 Commits (8)

📊 Changes

13 files changed (+10424 additions, -4913 deletions)

View changed files

📝 README.md (+14 -5)
📝 landing/next.config.ts (+3 -0)
📝 landing/open-next.config.ts (+1 -7)
📝 landing/package-lock.json (+9993 -4366)
📝 landing/src/app/globals.css (+11 -14)
📝 landing/src/app/page.tsx (+207 -457)
📝 landing/src/components/Background.tsx (+0 -1)
📝 landing/src/components/IdeSetup.tsx (+80 -12)
📝 landing/src/components/InstructionsSection.tsx (+2 -3)
📝 landing/src/components/IsometricDiagram.tsx (+13 -18)
📝 landing/src/components/LetterGlitch.tsx (+1 -2)
📝 landing/wrangler.jsonc (+19 -26)
📝 src/index.ts (+80 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ForLoopCodes/contextplus/pull/1 **Author:** [@ForLoopCodes](https://github.com/ForLoopCodes) **Created:** 2/28/2026 **Status:** ✅ Merged **Merged:** 2/28/2026 **Merged by:** [@ForLoopCodes](https://github.com/ForLoopCodes) **Base:** `master` ← **Head:** `main` --- ### 📝 Commits (8) - [`d55e3ba`](https://github.com/ForLoopCodes/contextplus/commit/d55e3ba8f368aa04c636fce359129f7d4af79733) landing page update - [`e7dac86`](https://github.com/ForLoopCodes/contextplus/commit/e7dac86360f7f9e3a0a0ded3463003275d3a6b9e) complete. - [`bf6339c`](https://github.com/ForLoopCodes/contextplus/commit/bf6339cb54eec200b67fe8b498e022dffb49c378) touches - [`9937b79`](https://github.com/ForLoopCodes/contextplus/commit/9937b795a9f6ba3a0cae8a79622770e823fc7091) gitignore - [`4f432e5`](https://github.com/ForLoopCodes/contextplus/commit/4f432e5fd751ec6aeedabf217459e4f63b015c67) done - [`1ab57f3`](https://github.com/ForLoopCodes/contextplus/commit/1ab57f3a0f60637e098a0383f7c11a5113e91ac2) s - [`f9b401a`](https://github.com/ForLoopCodes/contextplus/commit/f9b401a2afbfc1cb289d1fa0b60651a61c39a53c) Merge origin/master into main - [`cdf1ad2`](https://github.com/ForLoopCodes/contextplus/commit/cdf1ad2f5805b42e15784024fd9c592bbb80c4a5) done ### 📊 Changes **13 files changed** (+10424 additions, -4913 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+14 -5) 📝 `landing/next.config.ts` (+3 -0) 📝 `landing/open-next.config.ts` (+1 -7) 📝 `landing/package-lock.json` (+9993 -4366) 📝 `landing/src/app/globals.css` (+11 -14) 📝 `landing/src/app/page.tsx` (+207 -457) 📝 `landing/src/components/Background.tsx` (+0 -1) 📝 `landing/src/components/IdeSetup.tsx` (+80 -12) 📝 `landing/src/components/InstructionsSection.tsx` (+2 -3) 📝 `landing/src/components/IsometricDiagram.tsx` (+13 -18) 📝 `landing/src/components/LetterGlitch.tsx` (+1 -2) 📝 `landing/wrangler.jsonc` (+19 -26) 📝 `src/index.ts` (+80 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:01:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/contextplus#6
No description provided.