git branch gh-pages git checkout gh-pages git remote add origin https://github.com/usuario/repositorio.git git push origin gh-pages # para descargar los cambios del repositorio remoto al local git pull origin gh-pages
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter