From 695614902ba24f14e06a42982c62132d3b5015d4 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 2 Jan 2026 15:33:34 +0200 Subject: Use figures instead of plain images --- content/projects/diddle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/projects/diddle.md') diff --git a/content/projects/diddle.md b/content/projects/diddle.md index f3d59fa..f01b461 100644 --- a/content/projects/diddle.md +++ b/content/projects/diddle.md @@ -13,7 +13,7 @@ Diddle ([live instance](https://diddle.jan.systems/), [Github](https://github.co > **Note**: The instance hosted on my domain might go down any second. Use it at your own discretion. -![Diddle screenshot showing an answerable poll](../files/diddle_screenshot.png) +{{ fig(src="../files/diddle_screenshot.png", alt="Diddle screenshot showing an answerable poll") }} The first 80% of the project was done in two evenings. The last 80% was done during the next week. The tech stack is the _get-shit-done_ stack: **Python** + **Flask** + **PostgreSQL**. There is no required client side javascript: all client side logic is strictly for [progressive enhancement](https://developer.mozilla.org/en-US/docs/Glossary/Progressive_Enhancement). You can use "dumb" browsers like w3m or lynx to enjoy Diddle just fine. -- cgit v1.3