All Projects → sloria → Flask Ghpages Example

sloria / Flask Ghpages Example

An example of how you can deploy a static Flask app on Github pages

Programming Languages

python
139335 projects - #7 most used programming language

Frozen Flask + Github Pages Example

An example of how you can make static sites with Flask and deploy them for free on Github Pages.

See the blog post here.

$ pip install -r requirements.txt
# Run local server
$ python run.py
# Build static content
$ python freeze.py

See the site in action here.

License

Licensed under the WTFPL.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].