Three steps:
- First, build the site locally:
- Prepare the static built (use ghp-import)
- Push to
master
pelican content -o output -s publishconf.py
ghp-import output
git push git@github.com:drorata/drorata.github.io.git gh-pages:masterThree steps:
masterpelican content -o output -s publishconf.py
ghp-import output
git push git@github.com:drorata/drorata.github.io.git gh-pages:master