site is ready

This commit is contained in:
Lazy Hippopotamus
2024-03-09 18:31:52 -05:00
parent b2b7386011
commit d5773c0afe
17 changed files with 336 additions and 258 deletions

13
site/pages/noteboard.html Normal file
View File

@@ -0,0 +1,13 @@
[!][@on minify]
[=title Noteboard]
[=isSimple ]
[=content-]
<div class="text">
This is where I'll post miscellaneous notes on Sitix stuff. If you're using Sitix (or just interested in the project), you should check back here
periodically for information on new releases, design considerations, known bugs, etc. You can think of it as a miniblog.
</div>
<div class="text">
<b>2024-3-9:</b> The stupid "Something has gone terribly wrong" warning is NOT important; you can safely ignore it. It's just debugging information pour moi.
</div>
[/]
[#templates/default.html]