Fragment shortcode + session log template (garden#6)
New shortcode: {{< fragment type="dialogue" label="..." >}}...{{< /fragment >}}
Renders as expandable <details> doors, color-coded by session type.
Full CSS for fragments in garden.css: dot, door label, session ID,
tinted background on open.
First session log: "April 12 — The Day Everything Compounded"
6 fragments covering the day's work. The context.html format
made reusable as a Hugo writing pattern.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
1fff255420
commit
7ab1eb8933
21 changed files with 549 additions and 50 deletions
|
|
@ -63,6 +63,7 @@
|
|||
|
||||
<footer>
|
||||
<a href="/writings/name-it-first/" rel="prev" data-wikilink>← Name It First</a>
|
||||
<a href="/writings/april-12-session/" rel="next" data-wikilink>April 12 — The Day Everything Compounded →</a>
|
||||
</footer>
|
||||
</article>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue