fix some filenames
This commit is contained in:
@@ -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]
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user