Experiment: Add solutions scaffolding showcase#4641
Draft
Conversation
Contributor
Author
|
@ZJvandeWeg here is the concept/prototype from this morning. Go to "solutions" in the top nav on the preview deployment when the pipeline is ready ;) |
Contributor
Author
|
This needs to be complimented with the information I am arguing about at https://flowfuse.slack.com/archives/C03FAUBPPJ7/p1772716575623219?thread_ts=1772116204.200859&cid=C03FAUBPPJ7 |
✅ Deploy Preview for flowforge-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for flowforge-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
b3e8443 to
1bb1473
Compare
…ages Introduces data-driven page generation for marketing solutions organized by protocol, use case, and team. 6 placeholder protocols auto-generate 30 "Connect X to Y" pages via Eleventy pagination. Restructures Solutions nav dropdown into categorized mega-menu (By Application, By Protocol, By Team, By Use Case). Content to be filled in later.
…m listings Three clean columns: Use Cases (IT/OT, UNS, SCADA, MES), Protocols (Browse All, Connect X to Y), and By Team (all 4 teams listed directly).
…y Team Protocol column now includes data workflow sub-options: Data Acquisition, Data Transformation, Data Deployment, Data Storage, Data Visualisation. Updated useCases.yaml to match the new categories.
…d divider Use explicit grid-cols-3 layout instead of grid-flow-col to prevent columns from merging. Move Browse All and Connect X to Y below the 5 data categories with a visual divider.
1bb1473 to
6590ad3
Compare
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.

Serves as prototype for showcasing to https://github.com/FlowFuse/product/issues/23
Description
Introduces data-driven page generation for marketing solutions, organized by protocol, use case, and team. Includes:
Content is scaffolded with placeholder text — to be filled in later.
Related Issue(s)
N/A — new scaffolding for solutions section
Checklist