Major site overhaul: resources hub, content migration, new blog posts, forms

- Redesign /resources as sectioned hub with category pages
- Migrate 645 Squarespace CDN images to local /images/content/
- Create 9 new news/blog posts with event photos
- Fix blog post slugs (rename gibberish filenames)
- Rename Design Blog to Design Blogs across site
- Remove education page, replace with Platform in nav
- Redesign rover repair request form with dynamic rover entries
- Add school search combobox to contact, store, and repair forms
- Extract shared KNOWN_SCHOOLS data
- Make /rover-expansion-3d-printing dynamically pull from MDX
- Add related resources sections to product pages
- Fix homepage broken /quote links to /store
- Store page: sample kit cards, inline quote builder, mailing list opt-in
This commit is contained in:
Tim Hadwen
2026-03-01 17:14:05 +10:00
parent 707c49dd3f
commit ae3ae18585
1212 changed files with 2477 additions and 6948 deletions

View File

@@ -15,7 +15,7 @@ Here at Micromelon we are continually making changes and improvements to all our
The first change that weve made is to encourage students to name their projects in ways that make code easy to find. We still randomise project names as an option, but prompt when new projects are created if the student should change their project name to what they are working on. This also helps them set an intent on what theyll be working on for the next little while.
![](https://images.squarespace-cdn.com/content/v1/60a43bf842d7b601064a8828/228191ca-573e-44ca-adc4-06a666cfd5d9/Screen+Shot+2022-06-02+at+4.35.40+pm.jpg)
![](/images/content/5c716d-screen-shot-2022-06-02-at-4.35.40-pm.jpg)
**Project Explorer**
@@ -25,6 +25,6 @@ For teachers, this also means student projects can be viewed at the bottom of th
Once youre done with all the tabs youve got open, you can easily close them all by pressing the “Close all open tabs” button in the project explorer next to Open Tabs. You can also open and close the project explorer at any time.
![](https://images.squarespace-cdn.com/content/v1/60a43bf842d7b601064a8828/e6cb93c4-ed04-4c29-afca-40764af280bf/Screen+Shot+2022-06-02+at+4.38.47+pm.png)
![](/images/content/71bc9a-screen-shot-2022-06-02-at-4.38.47-pm.png)
And thats it for now! To get the latest version, jump into the Code Editor and click File -> Check for Updates or on Mac click Micromelon IDE -> Check for updates.