sultaniman / imanhodjaev.com

Personal blog source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frozen Flask + Github Pages Example

My static web site with Flask, you can fork 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

License

Licensed under the WTFPL.

About

Personal blog source


Languages

Language:CSS 97.0%Language:Python 3.0%