feat(home): explainer band + Imagineering Loom on visitor home#36
Merged
Conversation
Inserts a three-card "About IMASUS" section between hero and workshops on the public home, framing the project as Why (textile industry), How (imagineering method) and What (open workshops + open knowledge). Cards use mint / light-blue / light-pink tints to echo the resource teaser at the bottom of the page. EN copy authored; ES, IT and EL stubbed under `# TODO: translate` per the existing locale convention.
Adds the Imagineering Loom illustration as the centrepiece visual of the public home page, between the why/how/what explainer band and the workshops section. The diagram maps how an IMASUS workshop weaves together platform resources (Materials Database, Training Modules, Challenge Cards), the four imagineering steps (A Appreciating, B Breathing, C Creating, D Developing) and the workshop's outputs (pre-work submission, system map, CTE formulation, final proposal, individual next steps). Diagram source is a static PNG (loom.png) exported from Figma; the section markup uses image_tag with localised alt text. EN copy authored; ES, IT and EL stubbed under `# TODO: translate`.
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.
Summary
# TODO: translateper the existing project convention).The narrative on the public home page now reads: hero → why/how/what → the loom (centrepiece) → workshops → projects → resources.
Test plan
/(logged out) renders the new explainer band with three cards (Why / How / What).bin/rails test test/controllers/home_controller_test.rbpasses (31 runs / 128 assertions / 0 failures locally).# TODO: translatemarkers, matching existing locale files).home.visitor.loom.diagram_alt) describes the diagram for screen readers.