To use Fruga, you have to be ease with terminal use and command line. You need PHP 8.x, git.
If you don't have git, it's better to install it. If you don't want, you can download Fruga here.
Open your terminal :
git clone https://github.com/yoandm/fruga.git
cd fruga
php fruga.php generate example
Great ! You have generated your first website with Fruga.
You can see the result in sites/example/output.
This example website will enable you to see most of the concepts covered in this documentation.
I have to improve error management. Please let me know if you have a problem.
Now, you've to learn how Fruga works.
(Sorry for the sometimes approximate English. If you want me to correct something, please contact me.)