docs(website): promote Raspberry Pi Imager across the site#2919
Merged
Conversation
|
…docs, FAQ - Homepage "Get running in minutes" now shows Pi Imager and the curl one-liner as co-equal install paths in side-by-side cards instead of burying Imager in a one-line aside. - Drop the stale "Pi 5 images are not yet available in the Imager" callouts from get-started and the installation-options doc; the release pipeline now publishes pi2/pi3/pi4-64/pi5 entries. - New FAQ entry: "How do I install Anthias with Raspberry Pi Imager?" walks through the OS selection and notes that SSH must be enabled via the Imager's OS customization dialog. - Correct the existing SSH FAQ: the Anthias Imager image ships with SSH off, not on. Updated to direct users to the gear-icon dialog. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
555c953 to
5c9c43a
Compare
|
There was a problem hiding this comment.
Pull request overview
This PR updates the website/docs to prominently feature Raspberry Pi Imager as a first-class installation path and removes stale copy about Pi 5 availability and SSH defaults.
Changes:
- Reworks the homepage “Get running in minutes” section into two parallel install cards (Raspberry Pi Imager vs one-line installer) and adds a balenaHub CTA.
- Updates the get-started page and installation options doc to reflect the current Imager catalog hierarchy and Pi 2–5 availability.
- Adds a new FAQ entry for installing via Raspberry Pi Imager and corrects SSH-default guidance (Imager image ships with SSH off by default).
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| website/layouts/index.html | Promotes Raspberry Pi Imager alongside the one-line installer in the homepage hero install section. |
| website/layouts/_default/get-started.html | Removes stale Pi 5 warning and clarifies the Imager navigation path and supported models. |
| website/data/faq.yaml | Adds an Imager install FAQ entry and corrects SSH-default behavior guidance for Imager vs balenaHub. |
| website/content/docs/installation-options.md | Removes obsolete Pi 5 Imager note and updates the Imager instructions/link to current upstream site and catalog path. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Issues Fixed
Raspberry Pi Imager was buried as a one-line aside on the homepage and the get-started page still warned "Pi 5 images are not yet available in the Imager" — both stale now that the release pipeline publishes pi2/pi3/pi4-64/pi5 entries. The existing SSH FAQ also incorrectly claimed SSH was on by default on the Anthias Imager image.
Description
layouts/_default/get-started.htmlandcontent/docs/installation-options.md.Verification
master; Hugo builds clean (hugo --gc --minify, 17 pages, no warnings).os_list_imagingutility_v4.json): Anthias appears atOther specific-purpose OS → Digital signage and kiosks → Anthias → Anthias (Raspberry Pi 2/3/4/5), matching the copy in all three surfaces (post-fix(rpi-imager): tag images with hardware devices so Imager lists them #3090 grouping node + friendly per-model names).Checklist
I have done an end-to-end test for Raspberry Pi devices.N/A — website copy/docs only.I have tested my changes for x86 devices.N/A — website copy/docs only.