Add a Platform page under Platform > Product - #5499
Draft
dimitrieh wants to merge 1 commit into
Draft
Conversation
The website explains what FlowFuse does and why it matters, but never what the platform is made of or how the pieces fit together, so there is no page to send a technical evaluator to after the homepage. Adds /platform/ covering the two ways FlowFuse distributes and manages code, the major components grouped by what they do, an end-to-end architecture diagram, the six design patterns, and where Node-RED actually sits. The diagram is a placehold.co stand-in pending an art request. Wires it into the top nav and the footer under Platform > Product, ahead of Features.
5 tasks
Contributor
Author
|
Preview affected pages: |
dimitrieh
marked this pull request as draft
August 4, 2026 20:19
✅ Deploy Preview for flowforge-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
|
@dimitrieh If we're changing these pages, can we move them to Nuxt? |
Contributor
Author
|
@ZJvandeWeg yes, I will follow up with a refactor into nuxt so as to keep the scope out of this and us being able to merge things faster. I see two separate migrations:
|
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.

Description
The website explains what FlowFuse does and why it matters, but never what the platform is made of or how the pieces fit together. That leaves no page to send a technical evaluator to after the homepage, and the current next step offered is the Expert, which does not answer "what are the major components".
Adds
/platform/, wired into the top nav and the footer under Platform > Product, ahead of Features. Sections:placehold.costand-in pending an art request.Every component links to an existing product page or docs page; no new docs are assumed.
Content is a first pass and needs a sales sign-off on the pattern names and the component groupings.
Related Issue(s)
None.
Checklist