Add description and date to sample cards on overview page#23
Add description and date to sample cards on overview page#23waldekmastykarz merged 2 commits intomainfrom
Conversation
Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
|
@copilot can you make a screenshot of your changes? |
Here's a screenshot of the updated sample cards (commit 780be69), rendered with test data. Each card now shows the Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot why are all the images broken? |
The images appear broken only because the screenshot was taken in a sandboxed environment that blocks external network requests (to The key parts to focus on in the screenshot are the new description text below each title and the date next to the avatars in the footer — those are the actual changes. |

Sample cards on
/samples/only showed title and author avatars. Now they also displayshortDescription(2-line clamp) and the formattedupdateDateTime.shortDescriptionparagraph below title, styled withline-clamp-2andvar(--text-muted)updateDateTimeinen-GBlocale next to author avatars in card footergap-3Card structure before → after:
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
telemetry.astro.build/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/dev-proxy-tools.github.io/dev-proxy-tools.github.io/node_modules/.bin/astro dev --port 4323(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/dev-proxy-tools.github.io/dev-proxy-tools.github.io/node_modules/.bin/astro dev --host 0.0.0.0 --port 4325(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/dev-proxy-tools.github.io/dev-proxy-tools.github.io/node_modules/.bin/astro build(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.