Skip to content

Commit

Permalink
www/about- add line about connection to zigmod
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro committed Apr 12, 2021
1 parent 263f4fe commit c96a0e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/about.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<h2>About</h2>
<p>Aquila is a federated package repository and CI system for the Zig programming language.</p>
<p>If you haven't seen it already you should definitely check out <a href="https://ziglang.org/">Zig</a>.</p>
<p>Presently this site is meant to be used with the <a href="https://github.com/nektro/zigmod">Zigmod</a> package manager. The Zig project plans on building a package manager into <code>zig</code> itself, so when that is released this registry will be updated to work with that. Until then, importing projects will fail if the git repo does not have a <code>zig.mod</code> file in its root defining its properties.</p>
<p>Checkout the <a href="./contact">Contact</a> page if you'd like to reach out.</p>
</div>
</body>
Expand Down

0 comments on commit c96a0e1

Please sign in to comment.