Issue #505: create RandomContent component and example demo on BlogLayout#560
Draft
lsr-explore wants to merge 1 commit into
Draft
Issue #505: create RandomContent component and example demo on BlogLayout#560lsr-explore wants to merge 1 commit into
lsr-explore wants to merge 1 commit into
Conversation
✅ Deploy Preview for accessiblecommunity ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
lsr-explore
commented
May 10, 2026
| import FlexColumn from "@components/FlexColumn.astro"; | ||
| import ImageHeading from "@components/ImageHeading.astro"; | ||
| import Layout from "./Layout.astro"; | ||
| import RandomContent from "@components/RandomContent.astro"; |
Contributor
Author
There was a problem hiding this comment.
Note to reviewer: Changes to this file - BlogLayout are just to demonstrated the component. They will be removed in the final PR>
lsr-explore
commented
May 10, 2026
| ))} | ||
| </RandomContent> | ||
| </ThemedSection> | ||
| )} |
Contributor
Author
There was a problem hiding this comment.
Note to reviewer: Changes to this file - BlogLayout are just to demonstrated the component. They will be removed in the final PR>
This was
linked to
issues
May 10, 2026
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.
Fixes
Description
Created RandomContent component.
Created demo in BlogLayout - it will not be checked in.
Video clip
Screen.Recording.2026-05-09.at.7.42.39.PM.mov