From aa22141020f564fa40db83716569accd5d3fe8ac Mon Sep 17 00:00:00 2001 From: Max Value Date: Thu, 5 Mar 2026 14:14:57 +0000 Subject: [PATCH] Added feed to indexes --- templates/index.gmi | 3 ++- templates/index.html | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/index.gmi b/templates/index.gmi index 6240012..c9a780b 100644 --- a/templates/index.gmi +++ b/templates/index.gmi @@ -9,7 +9,8 @@ # Bread => bread.pdf All recipes (PDF) -=> https://bread.ozva.co.uk/ Main page +=> https://bread.ozva.co.uk/ HTML site +=> /atom-gemini.xml Atom feed > Note on Gemtext: This site is mostly automatically rendered to gemtext. This excludes the information pages (some contain rich informaton: tables, MathML). Enjoy reading the site on your respective small internet client. Title text courtesy of patorjk.com. diff --git a/templates/index.html b/templates/index.html index e4eba8f..731b2b5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,6 +12,7 @@

Bread

All recipes [PDF]

Gemini site

+

Atom feed

Collection of recipes with bakers percentage and example weights. Recipes are stored in TOML format and periodically compiled to this website and the accompanying printouts. This is done with a tool I built. Temperatures are listed in Celsius and should be assumed to be with fan when referring to baking.

-- 2.39.2