add alt-text

This commit is contained in:
David Eisinger
2025-11-19 14:48:00 -05:00
parent 7f24335f97
commit dc86dc1888
48 changed files with 183 additions and 183 deletions

View File

@@ -29,7 +29,7 @@ information. It's easy to look at a book and see all of the people who
have mentioned it (and how they felt about it) or look at a person and
see all of the books they've mentioned (and how they felt about them).
{{<dither Group-9_2024-04-08-184917_kfjg.png "800x" />}}
{{<dither Group-9_2024-04-08-184917_kfjg.png "800x">}}StackStash mobile screens showcase browsing features: a curated “next great read” feed, searchable library, detailed book spotlight, and Viget staff recommendations.{{</dither>}}
## Behind the Scenes
@@ -69,7 +69,7 @@ chance to try some new things: 
- [Docker](https://www.docker.com/) for local development and
deployment
{{<dither CleanShot-2024-04-08-at-14.01.35.png "800x" />}}
{{<dither CleanShot-2024-04-08-at-14.01.35.png "800x">}}Browser talks to a Caddy-powered Remix app inside Docker, which hits a Laravel service to reach the DB plus external APIs (Slack, OpenAI, OpenLibrary).{{</dither>}}
## What We Learned