Skip to content

Commit 72c285a

Browse files
committed
feat(site): Hermes TUI demos + cache-bust GIF URLs
1 parent 160775e commit 72c285a

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

assets/demos/chainforge.gif

-74.2 KB
Loading

assets/demos/context-forge-rag.gif

-14.8 KB
Loading

assets/demos/heavy-coder.gif

-114 KB
Loading
-12.8 KB
Loading

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -927,12 +927,12 @@ <h3>solana-rug</h3>
927927
<section class="shell" id="demos" aria-labelledby="demos-title">
928928
<div class="section-head">
929929
<h2 id="demos-title">demos</h2>
930-
<p class="section-copy">30-second terminal demos (VHS). No editing: install, validate, CLI, and primary workflows per project.</p>
930+
<p class="section-copy">30-second Hermes TUI demos (VHS): profile install, branded skin, /help and /skin per project.</p>
931931
</div>
932932
<div class="repo-grid">
933933
<article class="repo has-demo">
934934
<figure class="repo-demo">
935-
<img src="/assets/demos/hermes-profile-template.gif" alt="Hermes Profile Template demo: validation, scorecard, and install" width="1280" height="720" loading="lazy" decoding="async" />
935+
<img src="/assets/demos/hermes-profile-template.gif?v=20260627hermes" alt="Hermes Profile Template demo: skinned TUI" width="1280" height="720" loading="lazy" decoding="async" />
936936
<figcaption>prompt to repo</figcaption>
937937
</figure>
938938
<div class="repo-top"><span>vhs · 30s</span><span class="stars">terminal</span></div>
@@ -943,18 +943,18 @@ <h3>hermes-profile-template</h3>
943943

944944
<article class="repo has-demo">
945945
<figure class="repo-demo">
946-
<img src="/assets/demos/heavy-coder.gif" alt="Heavy Coder demo: council plan and swarm dashboard" width="1280" height="720" loading="lazy" decoding="async" />
947-
<figcaption>council + swarm</figcaption>
946+
<img src="/assets/demos/heavy-coder.gif?v=20260627hermes" alt="Heavy Coder demo: skinned Hermes TUI" width="1280" height="720" loading="lazy" decoding="async" />
947+
<figcaption>hermes tui</figcaption>
948948
</figure>
949949
<div class="repo-top"><span>vhs · 30s</span><span class="stars">terminal</span></div>
950950
<h3>heavy-coder</h3>
951-
<p>Council plan JSON, staged swarm_watch progress, and ship-gate pytest.</p>
951+
<p>Skinned Hermes session: install, /help, and profile chrome (Heavy Coder cyber theme).</p>
952952
<div class="repo-actions"><a class="cmd mini hot" href="https://github.com/codegraphtheory/heavy-coder" target="_blank" rel="noopener">github</a><a class="cmd mini" href="/heavy-coder/">docs</a></div>
953953
</article>
954954

955955
<article class="repo has-demo">
956956
<figure class="repo-demo">
957-
<img src="/assets/demos/context-forge-rag.gif" alt="ContextForge RAG demo: profile validation and skills" width="1280" height="720" loading="lazy" decoding="async" />
957+
<img src="/assets/demos/context-forge-rag.gif?v=20260627hermes" alt="ContextForge RAG demo: skinned Hermes TUI" width="1280" height="720" loading="lazy" decoding="async" />
958958
<figcaption>rag profile</figcaption>
959959
</figure>
960960
<div class="repo-top"><span>vhs · 30s</span><span class="stars">terminal</span></div>
@@ -965,7 +965,7 @@ <h3>context-forge-rag</h3>
965965

966966
<article class="repo has-demo">
967967
<figure class="repo-demo">
968-
<img src="/assets/demos/chainforge.gif" alt="ChainForge demo: blockchain security profile" width="1280" height="720" loading="lazy" decoding="async" />
968+
<img src="/assets/demos/chainforge.gif?v=20260627hermes" alt="ChainForge demo: skinned Hermes TUI" width="1280" height="720" loading="lazy" decoding="async" />
969969
<figcaption>chain security</figcaption>
970970
</figure>
971971
<div class="repo-top"><span>vhs · 30s</span><span class="stars">terminal</span></div>
@@ -976,7 +976,7 @@ <h3>chainforge</h3>
976976

977977
<article class="repo has-demo">
978978
<figure class="repo-demo">
979-
<img src="/assets/demos/solana-rug.gif" alt="Solana Rug Guard demo: token safety score" width="1280" height="720" loading="lazy" decoding="async" />
979+
<img src="/assets/demos/solana-rug.gif?v=20260627hermes" alt="Solana Rug Guard demo: CLI token scan" width="1280" height="720" loading="lazy" decoding="async" />
980980
<figcaption>on-chain score</figcaption>
981981
</figure>
982982
<div class="repo-top"><span>vhs · 30s</span><span class="stars">terminal</span></div>

0 commit comments

Comments
 (0)