Skip to content

Instantly share code, notes, and snippets.

@pamellabiotec
Last active September 2, 2021 22:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pamellabiotec/28466bf68d20b52a9c177c3dd813f7fc to your computer and use it in GitHub Desktop.
Save pamellabiotec/28466bf68d20b52a9c177c3dd813f7fc to your computer and use it in GitHub Desktop.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment