THINKUp#11 - Do zero ao Deploy em 2h com Django + PythonAnywhere
https://www.pythonanywhere.com/
Tutorial: https://github.com/rg3915/tutoriais/tree/master/django-basic
Base: https://github.com/rg3915/djangotutorial
Nosso projeto: https://github.com/rg3915/thinkup-djangotutorial
https://onepagelove.com/templates/free-templates
https://startbootstrap.com/template-categories/all/
https://startbootstrap.com/template-overviews/creative/
https://blackrockdigital.github.io/startbootstrap-creative/
Deploy no PythonAnywhere com tutorial da Django Girls https://tutorial.djangogirls.org/pt/deploy/
- Criar o repo no GitHub
https://github.com/rg3915/thinkup-djangotutorial
-
Criar conta no PythonAnywhere
-
Fazer uma landpage estática
-
Criar um virtualenv
-
Instalar o Django
-
Criar o projeto myproject
-
Criar uma landpage simples
-
Fazer as configurações do settings.py
-
Fazer o deploy
-
Criar os templates + herança de templates
-
Criar os modelos
-
Atualizar o site