Skip to content

Instantly share code, notes, and snippets.

View pamellabiotec's full-sized avatar

Pâmella Araújo Balcaçar pamellabiotec

View GitHub Profile
make publish #para publicar e construir o build
pelican content -o output -s pelicanconf.py
ghp-import output -b gh-pages
git push origin gh-pages