fix some filenames

This commit is contained in:
Lazy Hippopotamus
2024-03-09 19:53:22 -05:00
parent d5773c0afe
commit 3da258a03e
4 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
Microsoft doesn't deserve it.
</div>
<div class="text">
Once you've got Sitix installed, see <a href="[^baseurl]/pages/usage">Usage</a>.
Once you've got Sitix installed, see <a href="[^baseurl]/pages/usage.html">Usage</a>.
</div>
[/]
[#templates/default.html]

View File

@@ -3,7 +3,7 @@
[=isSimple ]
[=content-]
<div class="text">
Sitix is a KISS program, so there's not a lot of setup. Once you've got it installed (see <a href="[^baseurl]/pages/install">for information on that</a>),
Sitix is a KISS program, so there's not a lot of setup. Once you've got it installed (see <a href="[^baseurl]/pages/install.html">for information on that</a>),
you need a project to build. The simplest Sitix project structure is just a <code>site</code> folder, which contains the actual Sitix "scripts". When
(you absolutely must be outside of the site directory to do this!) you run <code>sitix site</code>, Sitix will delete the <code>output</code> directory
and all contents, if it exists, and then create a new <code>output</code> directory for the compiled site code. Then, Sitix will walk down the tree of