add ?utm_source=derez tracking to all outbound links across pages and blog posts
This commit is contained in:
@@ -147,7 +147,7 @@
|
|||||||
<span>· 6 min read</span>
|
<span>· 6 min read</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Hermes Agent (by <a href="https://nousresearch.com" target="_blank" rel="noopener">Nous Research</a>) is an open-source AI agent framework that turns any Linux server into an autonomous digital worker. It reads files, runs shell commands, writes code, manages background processes, and follows chronological schedules — all through a natural language persona that you define.</p>
|
<p>Hermes Agent (by <a href="https://nousresearch.com?utm_source=derez" target="_blank" rel="noopener">Nous Research</a>) is an open-source AI agent framework that turns any Linux server into an autonomous digital worker. It reads files, runs shell commands, writes code, manages background processes, and follows chronological schedules — all through a natural language persona that you define.</p>
|
||||||
|
|
||||||
<p>In this guide, you'll go from a blank server to a running Hermes agent with custom skills, a configured persona, and automated cron jobs. <strong>No manual SSH required</strong> — the Derez.ai dashboard handles provisioning, so you start at the good part.</p>
|
<p>In this guide, you'll go from a blank server to a running Hermes agent with custom skills, a configured persona, and automated cron jobs. <strong>No manual SSH required</strong> — the Derez.ai dashboard handles provisioning, so you start at the good part.</p>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -731,7 +731,7 @@
|
|||||||
<!-- ─── FOOTER ─── -->
|
<!-- ─── FOOTER ─── -->
|
||||||
<footer>
|
<footer>
|
||||||
<p>
|
<p>
|
||||||
Built for <a href="https://hermes-agent.nousresearch.com">Hermes Agent</a> by
|
Built for <a href="https://hermes-agent.nousresearch.com?utm_source=derez">Hermes Agent</a> by
|
||||||
<a href="https://derez.ai">Derez.ai</a> — managed Hermes hosting.
|
<a href="https://derez.ai">Derez.ai</a> — managed Hermes hosting.
|
||||||
</p>
|
</p>
|
||||||
<p style="margin-top:8px;font-size:12px;">
|
<p style="margin-top:8px;font-size:12px;">
|
||||||
|
|||||||
+1
-1
@@ -3578,7 +3578,7 @@
|
|||||||
>LinkedIn</a
|
>LinkedIn</a
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
href="https://ODOO4projects.com"
|
href="https://ODOO4projects.com?utm_source=derez"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
>Powered by ODOO4projects LLC</a
|
>Powered by ODOO4projects LLC</a
|
||||||
|
|||||||
Reference in New Issue
Block a user