diff options
| author | Christian Cleberg <[email protected]> | 2025-11-14 18:52:07 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-11-14 18:52:07 -0600 |
| commit | 8503ce886741af7bb40c1fbdb58ec6bc0b906a3c (patch) | |
| tree | 8e5d6b4de7b1b6a6ab85cd1a678f3f727d096264 /content/blog/2025-01-23-self-hosting-tandoor.org | |
| parent | ab1d0a88a5418a32f356564630e1cfba2f2329c4 (diff) | |
| download | cleberg.net-8503ce886741af7bb40c1fbdb58ec6bc0b906a3c.tar.gz cleberg.net-8503ce886741af7bb40c1fbdb58ec6bc0b906a3c.tar.bz2 cleberg.net-8503ce886741af7bb40c1fbdb58ec6bc0b906a3c.zip | |
fix alt-text for all remaining posts
Diffstat (limited to 'content/blog/2025-01-23-self-hosting-tandoor.org')
| -rw-r--r-- | content/blog/2025-01-23-self-hosting-tandoor.org | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/content/blog/2025-01-23-self-hosting-tandoor.org b/content/blog/2025-01-23-self-hosting-tandoor.org index a9bf11f..69cb3fb 100644 --- a/content/blog/2025-01-23-self-hosting-tandoor.org +++ b/content/blog/2025-01-23-self-hosting-tandoor.org @@ -124,22 +124,29 @@ The app is now available on your custom domain! ** Screenshots #+caption: Login +#+attr_html: :alt Tandoor login page. [[https://img.cleberg.net/blog/20250123-self-hosting-tandoor/login.webp]] #+caption: Recipes +#+attr_html: :alt Tandoor options to search for recipes. [[https://img.cleberg.net/blog/20250123-self-hosting-tandoor/recipes.webp]] #+caption: Meal Plan +#+attr_html: :alt Calendar view to define meal plans. [[https://img.cleberg.net/blog/20250123-self-hosting-tandoor/mealplan.webp]] #+caption: Shopping Lists +#+attr_html: :alt Page to create or search for shopping lists. [[https://img.cleberg.net/blog/20250123-self-hosting-tandoor/shopping.webp]] #+caption: Cook Book +#+attr_html: :alt Page to create a visual-style cookbook. [[https://img.cleberg.net/blog/20250123-self-hosting-tandoor/cookbook.webp]] #+caption: Import +#+attr_html: :alt Options to import recipes from other pages and auto-populate images, keywords, steps, and a description. [[https://img.cleberg.net/blog/20250123-self-hosting-tandoor/import.webp]] #+caption: Administration Panel +#+attr_html: :alt Django administration options for the web app. [[https://img.cleberg.net/blog/20250123-self-hosting-tandoor/admin.webp]] |
