Skip to content

This project will save you hours of your time by building a simple server side for your static website.

License

Notifications You must be signed in to change notification settings

sisitrs2/flaskServerCreator

Repository files navigation

flaskServerCreator

This project will allow me to convert a static website
to a server.

functionalities

  • Creates server directory.
  • Creates the templates directory within the server directory.
  • Adds to the templates directory all the Html pages found in _templates vector in the Website class one by one, each added after it is edited to match the flask format. create flask server app, and adds all the routes for each Html file in the templates directory.
  • Creates the static directory within the server directory, and recursively copies all files inside assets directory to the static directory.

About

This project will save you hours of your time by building a simple server side for your static website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published