Site audit: fix broken images, add activity metadata, clean up content
- Remove broken image references from 25 MDX files (deleted spacer/content images) - Add codingSkills and roverConcepts frontmatter to 24 activity pages - Fix "Activity Demonstration" headings in 15 activity files (plain text -> h3) - Remove unused "All" category from 89 MDX files - Decode HTML entities (> < ) in 9 content files - Escape bare < > characters in MDX to fix build errors - Standardize contact email to contact@micromelon.com.au - Add missing description to rover-repair-request metadata - Include previous session work: about-us updates, difficulty filtering, LearningPathway component, expanded schools list, new product/resource images Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
---
|
||||
title: "Activity: Forklift Attachment"
|
||||
date: "2023-09-14"
|
||||
categories: ["Activities", "All", "Simulator Activities"]
|
||||
categories: ["Activities", "Simulator Activities"]
|
||||
tags: ["Colour Sensors", "Branching", "Iteration", "Algorithm Design", "Advanced"]
|
||||
codingSkills: ["Branching", "Iteration", "Algorithm Design"]
|
||||
roverConcepts: ["Colour"]
|
||||
excerpt: "Use the forklift to move and stack meloncubes into increasingly taller towers. Calculate the correct times to power the servo to reach the maximum height. SetupAgainst a wall, set up a series of towers using solid materials. We generall"
|
||||
featuredImage: "/images/resources/activity-forklift-attachment.jpg"
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user