Introducing tori: Add links to homepage and Codeberg mirror
This commit is contained in:
parent
9e6c674300
commit
6c4e6680ab
2 changed files with 8 additions and 8 deletions
12
posts/introducing-tori.html
generated
12
posts/introducing-tori.html
generated
|
|
@ -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, I’ve been simultaneously using and writing it
|
||||
to manage my main machine’s 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 I’ve 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.Cafe’s 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.Cafe’s 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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue