-
Notifications
You must be signed in to change notification settings - Fork 125
Blog Post on respberry-steps #574
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
| - **Impact on the project:** Centralizing step rendering and logo cards reduces duplication and makes future changes (styling, copy, or behavior) straightforward. | ||
| - **Community value:** Clearer instructions improve onboarding for contributors and users, aligning with Sugar Labs's goal of making learning tools easy to use and maintain. | ||
|
|
||
| By sharing my experience, I hope to inspire others to contribute to Sugar Labs and make a positive impact on the community. I started by defining semantic tokens, honoring system preferences, and prioritizing accessibility. Through this process, I was able to deliver a guide to install suger on raspberrypi using different os. This guide help people to install suger on machines. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change this sentence install suger on raspberrypi using different os. This guide help people to install suger on machines. to the following install Sugar on Raspberry Pi using different OSes. This guide helps people to install Sugar on machines.
|
|
||
| - **Include images for clarity** | ||
|
|
||
| Steps can reference images stored in `public/assets/TryNowImages`. Where helpful (hardware wiring, installation output), I included images so users can validate each step visually. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change specific part to Where helpful (e.g., hardware wiring, installation output), I included images so users can validate each step visually.
|
Got it I will change it as per your review |
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
Dakshsharma1108
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
got it
Corrected typos and improved clarity in the installation guide for Raspberry Pi.
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
|
changes are done please review @sa-fw-an |
Added a new blog post detailing the process of implementing guide of raspberry for the Sugar Labs website.
The post covers the motivation, challenges faced during development, debugging steps, and the final solution providing valuable guide for people who want to install suger on their raspberrypi
#440