This is a simple docker image for running the github pages stuff locally (jekyll) in order to speed up gh-pages development
Go to your app root and switch to the gh-pages branch. Afterwards run:
docker run --rm -ti -v $(pwd):/app -p 4000:4000 gekkie/gh-pages
You can now live edit your files locally and watch localhost:4000
Please post an issue on the issuetracker!
Content type
Image
Digest
sha256:703ec7161…
Size
158.5 MB
Last updated
almost 11 years ago
docker pull gekkie/docker-gh-pages