finally update the site

This commit is contained in:
Lazy Hippopotamus
2024-03-23 10:16:59 -04:00
parent 78bbd40557
commit a611d01a71
6 changed files with 39 additions and 21 deletions

View File

@@ -9,11 +9,8 @@
<div class="text">
<ul>
<li>Markdown support with an @-directive</li>
<li>Code cleaning (use smart pointers and std::strings as much as possible rather than... <i>this</i>)</li>
<li>Make config less hack (move from \[i config] to \[i exists], and create empty objects on global with -c)</li>
<li>Add an unpack/ghost operator so setting objects to other objects works (something like \[=ghostingName-] \[%ghostedObject] \[/])</li>
<li>Safety: Sitix should not delete your entire codebase if you accidentally mistype the command.</li>
<li>Get rid of that stupid "something has gone terribly wrong" warning. It's not a problem, it's just an artefact of an old debugging marathon.</li>
<li>Use Evals more widely and implement string manipulation.</li>
</ul>
</div>
[/]