add ?utm_source=derez tracking to all outbound links across pages and blog posts

This commit is contained in:
Oliver
2026-06-11 09:45:51 -03:00
parent ad9415ac6a
commit c0bf18473f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -147,7 +147,7 @@
<span>· 6 min read</span>
</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>