yet another site update. I *told* you.

This commit is contained in:
Lazy Hippopotamus
2024-03-23 19:30:37 -04:00
parent edfec58b92
commit 98d61d20b0
8 changed files with 20 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
[!]
[=title Todo]
[=isSimple ]
[=title "Todo"]
[=isSimple true]
[=content-]
<div class="text">
Sitix is still a pretty young piece of software, so if there's a missing feature that isn't on this list, don't hesitate to submit a feature request on <a href="https://github.com/LinuxRocks2000/sitix-rewrite/issues">the issues page</a>.
@@ -11,7 +11,6 @@
<li>Rework the project structure to use Make and have more files rather than larger files.</li>
<li>Stress-test seggies (maybe build a large "stresstest" project that uses the most cursed possible permutations of all the sitix features).</li>
<li>Safety: Sitix should not delete your entire codebase if you accidentally mistype the command.</li>
<li>Use Evals more widely.</li>
</ul>
</div>
[/]