merge with main rewrite. it's a sitix project now.

This commit is contained in:
Lazy Hippopotamus
2024-03-05 12:01:56 -05:00
parent 6009c4ed40
commit baf5c3f122
27 changed files with 3 additions and 2029 deletions

3
README Normal file
View File

@@ -0,0 +1,3 @@
This is a Sitix (https://github.com/LinuxRocks2000/sitix-rewrite) project. To build it, run `sitix site` in the root directory. The output directory will contain the built site.
DO NOT RUN `sitix build site -o .`! I learned the hard way that recovering the files sitix will delete IS IMPOSSIBLE! And it'll even remove all your git stuff, which I was rather
mad about.