v2.4.0 Release: Elegant Crashes

2024-03-21

v2.4.0 is now live.

Here are some of the highlights:

Build Command as Default and Source as Argument

Now the build command is implicit. Also, the --source option is now an argument, so one can call either build or serve and then the path directly. As before, the default is to assume the current path (./). The usage of --source or -s is still possible and will take precedent, for compatibility’s sake.

Now you can build a site just by calling SuCoS.

Elegant Crashes

When something goes wrong in the build or serve processes (and it most definitively, will), the program crashes. Well, we are not fixing anything here, but at least print the sh*t in a very delicate manner!

Download It Now