Skip to content

A free, sophisticated, completely automated tool for creating websites

Notifications You must be signed in to change notification settings

lukaspalm/WebsiteCreator-2.0

Repository files navigation

WebsiteCreator-2.0

A free, sophisticated and completely automated tool for creating websites with a Web Interface and simple multiple-choice options.
 

Tip

If you feel something is missing or have a template or idea to contribute with, please contact me on discord @lukaspalm.

Important

There are not yet enough templates to build a full site. Wait for a release to ensure the tool is fully functional.

Installation

Warning

This will clone the in-development repo, which may not be completely functional or have missing templates. Soon there will be a release which is completely functional. The download instructions for the release will appear below.

  Use Git to clone this repository to your machine.

git clone https://github.com/lukaspalm/WebsiteCreator-2.0.git

Go into the WebsiteCreator directory and install the required dependencies using the Python package manager Pip.

cd WebsiteCreator-2.0
pip install -r requirements.txt

Usage

Run app.py.

python3 app.py

Open http://127.0.0.1:1337/
  index
 

Press "Try it out", this will lead you to /create.
  create
 
From here on you simply follow the instructions. Firstly, choose a navbar and press "Add". Then choose the content of your page in the order you want it and press "Add" after selecting each component to add it to your site. Finally, add a footer and press "Finish" to download a .zip containting all page files you need.

Note

After downloading you can simply go into the files and change the text and images to your liking!

Contributing

The first version is done, and any major changes will not be made. Templates are yet to be added, and contributing with copy-right free templates are welcome!

If you want to contribute, you can add me on discord (username "lukaspalm") and talk to me there. Thank you in advance!

License

MIT

About

A free, sophisticated, completely automated tool for creating websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published