diff --git a/hell/adventcalendar/2025/5/index.md b/hell/adventcalendar/2025/5/index.md index 7ac093d5..b1a8c9e2 100644 --- a/hell/adventcalendar/2025/5/index.md +++ b/hell/adventcalendar/2025/5/index.md @@ -1,35 +1,349 @@ --- -title: "Idrefs: What they are and how to use them" -author: "Your Name" -author_bio: "Your short bio" +title: "IDREFs: What they are and how to use them" +author: "Kilian Valkhof" +author_bio: "Web developer and creator of Polypane.app, the browser for developers." date: 2025-12-05 author_links: - - label: "Site" - url: "https://linktoyourblog123.com" - link_label: "linktoyourblog123.com" -intro: "

Short introductory text

" + - label: "Personal site" + url: "https://kilianvalkhof.com" + link_label: "kilianvalkhof.com" + - label: "Polypane" + url: "https://polypane.app" + link_label: "polypane.app" +intro: "

Specifing the right relationships between elements is a key part of building websites well. Often these relationships are implicit and depend on the source order or structure, such as a heading followed by a paragraph or a list element inside of a `