Commit graph

26 commits

Author SHA1 Message Date
gpt-engineer-app[bot]
55b50ddfdd Add Game of Sim interactive
Port the Game of Sim from https://game-of-sim.lovable.app/ to the games theme.
2025-07-20 02:32:19 +00:00
gpt-engineer-app[bot]
e636df7fd1 Add header/footer to data structures page
Add global header and footer to the data structures page and rename the page to "Data Structures and Algorithms".
2025-07-19 15:16:13 +00:00
gpt-engineer-app[bot]
d7232f8470 Refine interactive layout and content
- Center cards in one-by-one mode.
- Remove global header/footer from interactive pages.
- Fix "School Connect" text on data structures page.
- Remove binary representation interactive from data structures list.
2025-07-19 15:03:06 +00:00
gpt-engineer-app[bot]
27f179e517 Visual edit in Lovable
Edited UI in Lovable
2025-07-19 14:52:39 +00:00
gpt-engineer-app[bot]
dda00627f8 Add binary search interactive
Recreate the binary search interactive, add a popup explanation, social sharing, and green screen versions. Place it under Data Structures.
2025-07-19 14:51:05 +00:00
gpt-engineer-app[bot]
b60c8481f7 Add social share and QR code
Add social share buttons and a QR code to interactive pages, excluding green screen pages.
2025-07-19 14:07:18 +00:00
gpt-engineer-app[bot]
04ecfc8d28 Visual edit in Lovable
Edited UI in Lovable
2025-07-19 14:04:53 +00:00
gpt-engineer-app[bot]
f8a51c9f21 Remove header/footer from interactive.
Omit the global header and footer when accessing the interactive from the gallery.
2025-07-19 14:04:34 +00:00
gpt-engineer-app[bot]
223bd234aa Remove header/footer from interactive page
Remove links to green screen versions.
2025-07-19 14:02:38 +00:00
gpt-engineer-app[bot]
9832301750 Visual edit in Lovable
Edited UI in Lovable
2025-07-19 14:01:00 +00:00
gpt-engineer-app[bot]
fb312235f3 Add green-screen friendly versions
Create green-screen versions of interactives, accessible via "/gs-dark" and "/gs-lite" paths. Hide layout elements, set green background, and adjust text/element colors for optimal green screen use.
2025-07-19 13:59:42 +00:00
gpt-engineer-app[bot]
8f53036a3a Update interactive navigation
Updated the navigation links on the interactive page to "Back to Foundations" on the left and "Back to Discrete Math" on the right.
2025-07-19 13:56:14 +00:00
gpt-engineer-app[bot]
964c544027 Refactor theme structure
Add new themes under Discrete Math, move binary interactive, and remove School Connect.
2025-07-19 13:53:44 +00:00
gpt-engineer-app[bot]
76e47c5b00 Add common header and footer
Implement a common header and footer for all pages except interactive pages. The footer will initially contain placeholder text.
2025-07-19 13:39:51 +00:00
gpt-engineer-app[bot]
666de99364 Add direct interactive routes
Implement direct routes for interactives (e.g., `/school-connect/binary-number-game`).
2025-07-19 13:36:52 +00:00
gpt-engineer-app[bot]
435f7a3d43 Add binary interactive to School Connect
Implement a binary representation interactive game with cards, a timer, and score tracking on the School Connect page.
2025-07-19 13:16:46 +00:00
gpt-engineer-app[bot]
02b53640b7 Visual edit in Lovable
Edited UI in Lovable
2025-07-19 13:07:49 +00:00
gpt-engineer-app[bot]
bc02958540 Visual edit in Lovable
Edited UI in Lovable
2025-07-19 13:07:24 +00:00
gpt-engineer-app[bot]
bac8ef570d Remove section
Remove the selected section from the index page.
2025-07-19 13:07:22 +00:00
gpt-engineer-app[bot]
ae2d6848d4 Remove section from index page
Remove the selected section from the index page.
2025-07-19 13:06:54 +00:00
gpt-engineer-app[bot]
9bf592d4f9 Remove element
Remove the selected element from the page.
2025-07-19 13:06:29 +00:00
gpt-engineer-app[bot]
d8e738e30c Remove a block from Themes page
Remove a specific block element from the Themes page.
2025-07-19 13:05:04 +00:00
gpt-engineer-app[bot]
2d5407f3b9 Remove a block of code
Remove a specific block of code from the Themes page.
2025-07-19 13:04:39 +00:00
gpt-engineer-app[bot]
10a28f9b2b Change text to "Miscellany"
Update text content in the component.
2025-07-19 13:03:43 +00:00
gpt-engineer-app[bot]
fb7bb4aca4 feat: Implement website structure
- Add navigation with Themes, Puzzles, and Miscellany.
- Create "coming soon" pages for Puzzles and Miscellany.
- Create a Themes page with cards for various topics.
- Implement basic boxy layout.
- Prepare for future interactive additions and filtering.
- Set up for Netlify deployment.
2025-07-19 13:01:09 +00:00
gpt-engineer-app[bot]
9debcb7e0b Use tech stack vite_react_shadcn_ts 2025-07-19 12:58:18 +00:00