Welcome
Make a Website in just 5 Minutes!
Getting Started​
Get started by downloading the newest version.
Or see a demo on demo.generator.byzero.dev.
What you'll need​
- Python
- You will find several guides on how to install python online
Generate a new site​
- Extract the zip file and open a terminal in the directory containing the files.
- Generate a new WebsiteGenerator-site by using
python main.py
in the terminal (and in the same directory as the extracted files)
- The setup will start and the website will be generated in ./website.
Start your site​
You can open the .html-file for yourself or host it on a service like Vercel and GitHub