/HTML_Boilerplate

Creates a basic website directory with index, css and js files for quick setup.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

HTML_Boilerplate

About

Creates a basic website directory with folders (css, img, js) and basic index.html boilerplate with main.css file linked to it.
The directory is created in the same location as the python script.

NOTE: Make sure "HTML_Boiler" folder doesn't exist already in the same directory as the script, the script won't work.