Python Rio de Janeiro
Para clonar o projeto
git clone [email protected]:pythonrio/pythonrio-novo-site-estatico.git
Configurando o ambiente:
cd site-python-rio
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Para rodar o Lektor
lektor server