### Current Behavior The current workshop content follows the older inline structure using: ``` ## Exercise ## Documentation ## Solution ``` While new material in `operations` and `challenges` splits solutions into dedicated pages. <img width="538" height="358" alt="Image" src="https://github.com/user-attachments/assets/d10c8c6a-cff8-41cd-a27d-1526f4f9e681" /> ### Expected Behavior Use the new layout for consistency ### Screenshots/Logs <!-- Add screenshots, if applicable, to help explain your problem. --> ### Environment - **Host OS:** Mac Linux Windows <!-- Optional #### To Reproduce 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error --> --- #### Contributor Guide and Resources - 📚 [Instructions for contributing to exoscale-academy](https://github.com/layer5io/exoscale-academy/blob/master/CONTRIBUTING.md) - academy-template documentation [site](https://docs.layer5.io/cloud/academy/), [example](https://github.com/layer5io/academy-example/) and [theme](https://github.com/layer5io/academy-theme/) - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/GvB8SudhEOoq3JOvoLaoMs) - 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)
Current Behavior
The current workshop content follows the older inline structure using:
While new material in
operationsandchallengessplits solutions into dedicated pages.Expected Behavior
Use the new layout for consistency
Screenshots/Logs
Environment
Contributor Guide and Resources