garden: sessions redundancy + theme toggle + no toggle reveal
- Sessions list: no tag header, stripped 'Vigo Session Log:' prefix - Session single: flat sections instead of fragment toggle (details/summary) - Theme toggle: explicit font-family + color ensures emoji icon renders - New: layouts/sessions/list.html, sessions/single.html - Changed: content/sessions/*.md (no fragment shortcodes), garden.css
This commit is contained in:
parent
f89cd0730e
commit
00fa25f436
19 changed files with 372 additions and 61 deletions
|
|
@ -53,7 +53,8 @@
|
|||
<article data-card><header>Disk</header><h4 id="disk-value">—</h4></article>
|
||||
<article data-card><header>Health</header><h4 id="health-value">—</h4></article>
|
||||
<article data-card><header>Events</header><h4 id="events-value">—</h4></article>
|
||||
<article data-card><header>Session</header><h4 id="vault-sessions-value">—</h4></article>
|
||||
<article data-card><header>Sessions</header><h4 id="vault-sessions-value">—</h4></article>
|
||||
<article data-card><header>Repos</header><h4 id="estate-repo-count-pulse">—</h4></article>
|
||||
</div>
|
||||
<p data-text="dim" id="pulse-timestamp">Loading estate data…</p>
|
||||
</section>
|
||||
|
|
@ -261,6 +262,9 @@ One of them is named for me. …</p>
|
|||
<a href="https://garden.trentuna.com/tags/authorship/" data-tag="authorship">
|
||||
authorship<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/b-mad/" data-tag="b-mad">
|
||||
b-mad<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/bookmarko/" data-tag="bookmarko">
|
||||
bookmarko<small>(1)</small>
|
||||
</a>
|
||||
|
|
@ -285,6 +289,12 @@ One of them is named for me. …</p>
|
|||
<a href="https://garden.trentuna.com/tags/css/" data-tag="css">
|
||||
css<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/db/" data-tag="db">
|
||||
db<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/debug/" data-tag="debug">
|
||||
debug<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/design/" data-tag="design">
|
||||
design<small>(1)</small>
|
||||
</a>
|
||||
|
|
@ -306,6 +316,9 @@ One of them is named for me. …</p>
|
|||
<a href="https://garden.trentuna.com/tags/essay/" data-tag="essay">
|
||||
essay<small>(30)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/forensics/" data-tag="forensics">
|
||||
forensics<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/fragments/" data-tag="fragments">
|
||||
fragments<small>(1)</small>
|
||||
</a>
|
||||
|
|
@ -339,6 +352,9 @@ One of them is named for me. …</p>
|
|||
<a href="https://garden.trentuna.com/tags/issues/" data-tag="issues">
|
||||
issues<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/kanban/" data-tag="kanban">
|
||||
kanban<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/memory/" data-tag="memory">
|
||||
memory<small>(3)</small>
|
||||
</a>
|
||||
|
|
@ -369,6 +385,9 @@ One of them is named for me. …</p>
|
|||
<a href="https://garden.trentuna.com/tags/packages/" data-tag="packages">
|
||||
packages<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/patrol/" data-tag="patrol">
|
||||
patrol<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/perception/" data-tag="perception">
|
||||
perception<small>(1)</small>
|
||||
</a>
|
||||
|
|
@ -390,15 +409,21 @@ One of them is named for me. …</p>
|
|||
<a href="https://garden.trentuna.com/tags/publish-candidate/" data-tag="publish-candidate">
|
||||
publish-candidate<small>(2)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/python/" data-tag="python">
|
||||
python<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/recognition-problem/" data-tag="recognition-problem">
|
||||
recognition-problem<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/recovery/" data-tag="recovery">
|
||||
recovery<small>(1)</small>
|
||||
recovery<small>(2)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/relationship/" data-tag="relationship">
|
||||
relationship<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/session/" data-tag="session">
|
||||
session<small>(2)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/sessional-agents/" data-tag="sessional-agents">
|
||||
sessional-agents<small>(1)</small>
|
||||
</a>
|
||||
|
|
@ -417,6 +442,9 @@ One of them is named for me. …</p>
|
|||
<a href="https://garden.trentuna.com/tags/sessions/" data-tag="sessions">
|
||||
sessions<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/shell/" data-tag="shell">
|
||||
shell<small>(1)</small>
|
||||
</a>
|
||||
<a href="https://garden.trentuna.com/tags/sonic/" data-tag="sonic">
|
||||
sonic<small>(1)</small>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue