Projeto Pelican para criação so site da Python Sul 2020!
git clone [email protected]:pythonsul/pythonsul2020-site.git;
cd pythonsul2020-site
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
source .venv/bin/activate
invoke reserve
- python decouple para configurar a url.
[dentro da env]$ invoke gh-pages