Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 174 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 174 Bytes

Git pages static

A github pages implements for any git repository hosting

Usage

Production deployment

gunicorn -w 4 -b 127.0.0.1:5000 app:app

License MIT