summaryrefslogtreecommitdiffstats
path: root/content/posts/diddle-event-scheduler.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/diddle-event-scheduler.md')
-rw-r--r--content/posts/diddle-event-scheduler.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/diddle-event-scheduler.md b/content/posts/diddle-event-scheduler.md
index cd71faf..701e252 100644
--- a/content/posts/diddle-event-scheduler.md
+++ b/content/posts/diddle-event-scheduler.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.