This is the source repository for the pythonkc.github.io GitHub Pages output repostitory.
Make sure you are in the top-level directory of the repoistory.
git clone [email protected]:fle/pelican-sober.git
pelican content/Make sure you are in the top-level directory of the repository.
pushd output; python -m pelican.server; popdVisit http://localhost:8000/ in your browser.
Make sure you are in the top-level directory of the repository.
ghp-import output
git push [email protected]:pythonkc/pythonkc.github.io.git gh-pages:master --forceVisit https://pythonkc.github.io/ in your browser to verify the deployment.