Skip to content

morejust/russianhackteam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

russianhackteam

Tutorial on GitHub Pages + Travis CI + Heroku + Zeit with simple Flask app.

Build Status Deploy Deploy to now

Flask project files

  • index.html - just redirect to templates/index.html - for GH Pages demo
  • templates/ folder with html files
  • requirements.txt - python packages to be installed

Need for services

  • index.html (in master, docs or gh-pages branch)
  • proper routing for static files (please google)
  • .travis.yml
  • Procfile
  • app.json (optional: only to make "deploy with heroku" button work)
  • now.json
  • non-organization repos only
  • non-mutable disk of deployed server

Автор: @ohld вдохновлялся: