░█▀▀░░░░░█▀▀░░░░░█▀▀
░▀▀█░█░█░█░░░█▀█░▀▀█
░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀▀▀
Static site generator using CSharp
🎉 Welcome to SuCoS (Juices), the most delightfully wacky and laughably unstable Static Site Generator out there! 🎉
DISCLAIMER: SuCoS is in a SUPER ALPHA version, and we mean SUPER! Please do not use for ANY real site for now. Prepare to be entertained by unexpected behaviors! 🎢
First, navigate to the SuCoS folder, then, run the following command:
SuCoS <YOUR_SITE_PATH>
if <YOUR_SITE_PATH>
not present, it will default to current folder.
Watch in awe as SuCoS creates a static site from your input files, or as it possibly implodes (with a 50/50 chance).
If all goes well (fingers crossed 🤞), you'll have a shiny new static website in the public
folder.
This piece of software is brought to you under the MIT license, because we believe in the power of sharing (and bug fixing together).
SuCoS is built with dotnet 8, and the latest C# speed and features!
git clone https://github.com/brunomassa/sucos.git
cd SuCoS
dotnet build
We welcome contributions in the form of bug reports, feature requests, and pull requests. Just remember, we're here for the fun, so keep it light-hearted and enjoyable!
Remember, SuCoS is a work in progress, and it's important to maintain calm while using this software. Have fun, and may the 4th be with you! 😄
Created by Bruno MASSA and hopefully your contributions too!