Introducing tori: Add links to homepage and Codeberg mirror

This commit is contained in:
jultty 2024-07-08 17:24:12 -03:00
commit 6c4e6680ab
2 changed files with 8 additions and 8 deletions

View file

@ -100,9 +100,8 @@
</div>
</header>
<main class="article">
<p><strong>tori</strong> is a configuration management and system
replication tool being rewritten with portability and idempotency in
mind.</p>
<p><strong><a href="https://tori.jutty.dev/">tori</a></strong> is a tool
to track your personal systems configurations and replicate them.</p>
<p>For the past 5 months, Ive been simultaneously using and writing it
to manage my main machines configuration. By “manage the configuration”
what I mean is keeping track of installed packages, configuration files,
@ -294,9 +293,10 @@ implemented functionality. Still, because it is something Ive come to
depend on, it has this rewarding sense of usefulness behind it.</p>
<p>If it sounds interesting to you, take a look. You can follow
development at the main <a href="https://brew.bsd.cafe/jutty/tori">Git
repository</a> in BSD.Cafes Git forge or through the <a
href="https://github.com/jultty/tori">GitHub mirror</a>. Going forward,
I will also probably be talking a lot about it on my <a
repository</a> in BSD.Cafes Git forge or through its mirrors on <a
href="https://github.com/jultty/tori">GitHub</a> and <a
href="https://codeberg.org/jutty/tori">Codeberg</a>. Going forward, I
will also probably be talking a lot about it on my <a
href="https://mastodon.bsd.cafe/@jutty">Mastodon profile</a>.</p>
</main class="article">
</body>